Workflow
Finds workflow actions by schemes and system action
Returns a list of workflow actions associated with workflow schemes, further filtered by default system actions.
post/api/v1/workflow/schemes/actions/{systemAction}
Path parameters
systemAction'NEW' | 'EDIT' | 'PUBLISH' | 'UNPUBLISH' | 'ARCHIVE' | 'UNARCHIVE' | 'DELETE' | 'DESTROY' required
Default system action.
Request body
Response
Workflow action(s) returned successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.