Skip to main content
DELETE
Remove Automation Queue

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the Duvo dashboard.

Path Parameters

automation_id
string<uuid>
required

Automation ID

case_queue_id
string<uuid>
required

Queue ID

Response

Default Response

current
object | null
required

The automation's setup after the removal, or null if it could not be recomputed

deleted_case_count
integer
required

Cases deleted along with the queue

Required range: -9007199254740991 <= x <= 9007199254740991
interrupted_run_ids
string<uuid>[]
required

Runs that were interrupted because their queue was deleted