Delete queue

Use this method to delete a queue. More info

Please log in to see full path URL. Learn why.
delete
/ccaas/1/queues/{queueId}
path Parameters
queueId
required
string

Id of the queue to be deleted.

Responses

200

OK

400

Bad request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Request samples

Example
cURL
Copy
curl -L -g -X DELETE 'https://{baseUrl}/ccaas/1/queues/{queueId}' \
-H 'Authorization: {authorization}' \
-H 'Accept: application/json'

Response samples

Content type
application/json

Success request response

Copy
Collapse all
{
  • "statusCode": "SUCCESS",
  • "message": "Queue deleted successfully."
}

Encountering issues

Contact our support

What's new? Check out

Release Notes

Unsure about a term? See

Glossary

Research panel

Help shape the future of our products
Learn more
Service status

Copyright @ 2006-2025 Infobip ltd.