Workflow

Fire system action by name over multiple contentlets

Fire a default system action by name on multiple target contentlets.

Returns a list of resultant contentlet maps, each with an additional AUTO_ASSIGN_WORKFLOW property, which can be referenced by delegate services that handle automatically assigning workflow schemes to content with none.

post/api/v1/workflow/actions/default/fire/{systemAction}

Path parameters

systemAction'NEW' | 'EDIT' | 'PUBLISH' | 'UNPUBLISH' | 'ARCHIVE' | 'UNARCHIVE' | 'DELETE' | 'DESTROY' required

Default system action.

Request body

commentsstring
assignstring
publishDatestring
publishTimestring
expireDatestring
expireTimestring
neverExpirestring
whereToSendstring
filterKeystring
timezoneIdstring
iwantTostring
contentletobject[]

Response

Fired action successfully

Changes

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