Workflow

Adds an actionlet to a workflow action

Adds an actionlet — a.k.a. a workflow sub-action — to a workflow action.

Returns "Ok" on success.

post/api/v1/workflow/actions/{actionId}/actionlets

Path parameters

actionIdstring required

Identifier of workflow action to receive actionlet.

Example value: b9d89c80-3d88-4311-8365-187323c96436 (Default system workflow "Publish" action)

Request body

actionletClassstring required
orderinteger
parametersobject

Response

Workflow actionlet assigned successfully

entitystring
i18nMessagesMapobject
permissionsstring[]

Changes

No recorded changes to this endpoint across all 1 revision of this API.