Skip to main content
POST
Activate Automation Revision

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
repin_pending_cases
boolean

Re-pin the automation's pending, unclaimed cases onto the newly activated revision

name
string

Revision name recorded on activation (omit to keep the current one)

Required string length: 1 - 200
description
string | null

Revision description recorded on activation (null clears; omit to keep current)

Maximum string length: 2000

Response

Default Response

revision
object
required

The newly activated revision

repinned_case_count
integer
required

Number of pending cases re-pinned onto the activated revision

Required range: -9007199254740991 <= x <= 9007199254740991