Skip to main content
PATCH
Set Automation Revision 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

revision_id
string<uuid>
required

Revision ID

Body

application/json
case_queue_id
string<uuid>
required

Queue to route in the revision

agent_id
string<uuid> | null

Agent the queue routes to (null clears routing; omit to keep current)

enabled
boolean

Whether routing is enabled (omit to keep current; default true when new)

name
string | null

Per-revision name override (null clears; omit to keep current)

Required string length: 1 - 200
description
string | null

Per-revision description override (null clears; omit to keep current)

Maximum string length: 2000

Response

Default Response

revision
object
required

The revision with its full manifest