Skip to main content
PUT
cURL

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

baseId
string
requis
workflowId
string
requis

Corps

application/json
method
enum<string>
requis

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.

Options disponibles:
activate,
deactivate,
discard

Réponse

200

Successful updated

Dernière modification le 4 septembre 2026