Workflow

Save a default system action mapping

This operation allows you to save a default system action mapping. This requires:

  1. Selecting a default system action to be mapped;
  2. Specifying a workflow action to be performed when that system action is called;
  3. Associating this mapping with either a workflow scheme or a content type.

See the request body below for further details.

put/api/v1/workflow/system/actions

Request body

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

Response

Success

i18nMessagesMapobject
permissionsstring[]

Changes

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