SQ_DelQueue
SQ_DelQueue
Deletes a queue.
Example request: Delete the queue with id = 3.
SQ_DelQueue
Deletes a queue.
Example request: Delete the queue with id = 3.
Voximplant Management API uses signed JWT tokens generated from your service-account private key. Pass the token in the Authorization header as a Bearer value:
See Authorization for ready-to-copy snippets in bash, Python, Node.js and Go that turn your credentials.json into a token.
Application name to search by. Can be used instead of application_id
List of SmartQueue IDs separated by semicolons (;). Use ‘all’ to delete all the queues
List of SmartQueue names separated by semicolons (;). Can be used instead of sq_queue_id