Delete a queue

delete/queues/{queueId}

Deletes the queue with the given queue identifier.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
queueId
string
true

Specifies the identifier for the given queue.

<= 36 characters

Responses

StatusMeaningDescription
204No Content

The queue was deleted.

400Bad Request

The request was invalid.

Schema
404Not Found

No queue exists at the requested path.

Schema