Workflow

Creates/saves a workflow action

Creates or updates a workflow action from the properties specified in the payload. Returns the created workflow action.

post/api/v1/workflow/actions

Request body

actionIdstring
schemeIdstring required
stepIdstring
actionNamestring required
whoCanUsestring[]
actionIconstring
actionAssignableboolean required
actionCommentableboolean required
showOnstring[] required
actionRoleHierarchyForAssignboolean required
actionNextStepstring required
actionNextAssignstring
actionConditionstring
metadataobject

Response

Workflow action created successfully

i18nMessagesMapobject
permissionsstring[]

Changes

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