Workflow
Update an existing workflow action
Updates a workflow action based on the payload properties.
Returns updated workflow action.
put/api/v1/workflow/actions/{actionId}
Path parameters
actionIdstring required
Identifier of workflow action to update.
Example value: b9d89c80-3d88-4311-8365-187323c96436 (Default system workflow "Publish" action)
Request body
Response
Updated workflow action successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.