Queue

Delete schedule

Delete a queue from a profile. Pass queueId to delete a specific queue; omit it to delete all queues for the profile. If deleting the default queue, another queue will be promoted to default.

delete/v1/queue/slots

Query parameters

profileIdstring required
queueIdstring

Queue ID to delete. Omit to delete all queues for the profile

Response

Queue schedule deleted

successboolean
deletedboolean
deletedCountinteger
messagestring

Changes

No recorded changes to this endpoint across all 26 revisions of this API.