Workflow

Creates workflow action separator

Creates a [workflow action] separator(https://www.dotcms.com/docs/latest/managing-workflows#Actions) from the properties specified in the payload. Returns the created workflow action.

post/api/v1/workflow/actions/separator

Request body

schemeIdstring
stepIdstring

Response

Workflow action created successfully

idstring
namestring
schemeIdstring
conditionstring
nextStepstring
nextAssignstring
iconstring
roleHierarchyForAssignboolean
assignableboolean
commentableboolean
orderinteger
saveActionletboolean
publishActionletboolean
unpublishActionletboolean
archiveActionletboolean
pushPublishActionletboolean
onlyBatchActionletboolean
unarchiveActionletboolean
deleteActionletboolean
destroyActionletboolean
moveActionletboolean
commentActionletboolean
metadataobject
resetableboolean
nextStepCurrentStepboolean
moveActionletHashPathboolean
ownerstring
showOnstring[]
hasOnlyBatchActionletboolean
hasPublishActionletboolean
hasUnpublishActionletboolean
hasArchiveActionletboolean
hasPushPublishActionletboolean
hasUnarchiveActionletboolean
hasDeleteActionletboolean
hasDestroyActionletboolean
hasCommentActionletboolean
hasResetActionletboolean
hasMoveActionletHasPathActionletboolean
hasMoveActionletActionletboolean
hasSaveActionletboolean

Changes

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