Queues

Delete Queue

Delete a queue. Interrupts all associated active runs first and returns the number of deleted cases plus the IDs of runs that were stopped.

delete/v2/queues/{queue_id}

Path parameters

queue_idstring uuid required

The queue's unique identifier

Response

Default Response

successboolean required
deleted_case_countnumber required
interrupted_run_idsstring[] required

Changes

No recorded changes to this endpoint across all 1 revision of this API.