DeleteQueue
Irreversibly removes a queue with all its tasks and schedules.
Request:
{
"queue_name": "SquirrelQueue"
}
Response:
{}
DeleteQueueRequest
Parameter | Type | |
---|---|---|
queue_name | String | Required, max 128 chars, /[-_0-9a-zA-Z]*/ |
Irreversibly removes a queue with all its tasks and schedules.
Request:
{
"queue_name": "SquirrelQueue"
}
Response:
{}
DeleteQueueRequest
Parameter | Type | |
---|---|---|
queue_name | String | Required, max 128 chars, /[-_0-9a-zA-Z]*/ |