Api reference
DELETE Sessions Id Queue QueueId
DELETE
/v1/sessions/{id}/queue/{queueId}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
queueId*string
Response Body
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/sessions/string/queue/string"Empty
{ "error": "string"}{ "error": "string"}{ "error": "string"}