Workflow

Adds a workflow action to a workflow step

Assigns a single workflow action to a workflow step. Returns "Ok" on success.

post/api/v1/workflow/steps/{stepId}/actions

Path parameters

stepIdstring required

Identifier of a workflow step to receive a new action.

Example value: ee24a4cb-2d15-4c98-b1bd-6327126451f3 (Default system workflow "Draft" step)

Request body

actionIdstring required

Response

Workflow action added to step successfully

entitystring
i18nMessagesMapobject
permissionsstring[]

Changes