Skip to main content
PUT
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parametri del percorso

baseId
string
obbligatorio
workflowId
string
obbligatorio

Corpo

application/json
method
enum<string>
obbligatorio

Method to update the workflow, activate: activate the workflow and apply any draft if exist, deactivate: deactivate the workflow, abort: abort the draft back to the last active workflow.

Opzioni disponibili:
activate,
deactivate,
discard

Risposta

200

Successful updated

Ultima modifica il 4 settembre 2026