collect.sessions
Bulk upload files to a BULK_MATCH group
Uploads multiple files for a BULK_MATCH group. Files are stored without item assignment — server-side matching happens asynchronously.
post/collect/sessions/{token}/submit/bulk
Path parameters
tokenstring required
The session token
Example:cs_live_cmll8jh7b00013b6tlu7lvntw
Response
Files uploaded successfully
Changes
Changed in 1 of the 5 revisions of this API.1
- ○
added the media type
application/jsonfor the response with the status500response-media-type-added
- ○