Queues
Add Queue Item
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
image
The body is of type object
.
Response
200
application/json
Response of the created queue item
The response is of type object
.