Querator V1
Delete a queue
Delete a queue and all associated data. Use the force parameter to delete queues that have active items or leases.
post/v1/queues.delete
Request body
Example request
{
"queue_name": "queue-name"
}Response
Changes
Changed in 3 of the 16 revisions of this API.21
- ▲
request body became required
request-body-became-required
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 18 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲