Description
You can push data to a labeling queue. It will then be accessible in the UI for further labeling.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Queue push response
The response is of type string.
Example:
"Items uploaded successfully."
