Skip to main content
PUT
cURL

Авторизації

Authorization
string
header
обов'язково

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

Параметри шляху

baseId
string
обов'язково
workflowId
string
обов'язково

Тіло

application/json
method
enum<string>
обов'язково

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.

Доступні опції:
activate,
deactivate,
discard

Відповідь

200

Successful updated

Останнє оновлення 4 вересня 2026 р.