Binary Collection Fields
Users can use POST to create a binary collection field group using a single child. If there is more than one child, additional children must be created using PATCH with the entryID of the group added through POST.
Note: Binary files support text extraction; for full details, please see the Binary Files page and review Example 2.
https://api.icims.com/customers/{customerId}/{profileType}/{profileId}/fields/{parentFieldID}/{groupId}/fields/{ChildFieldID}/binary
PATCH request to to sent with the URL, for e.g.:
https://api.icims.com/customers/{customerId}/{profileType}/{profileId}/fields/{parentFieldID}/{groupId}/fields/{ChildFieldID}/binary
DELETE request URL e.g.:
https://api.icims.com/customers/{customerId}/{profileType}/{profileId}/fields/{parentFieldID}/{groupId}/fields/{ChildFieldID}/binary