Add request
POST/v2/request-queues/:queueId/requests
ClientsAdds request to the queue. Response contains ID of the request and info if request was already present in the queue or handled.
If request with same uniqueKey
was already present in the queue then
returns an ID of existing request.
Request
Responses
- 201