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

最終更新日 2026年9月4日