Workflow
Delete a workflow action
Deletes a workflow action from all steps in which it appears.
Returns "Ok" on success.
delete/api/v1/workflow/actions/{actionId}
Path parameters
actionIdstring required
Identifier of the workflow action to delete.
Response
Workflow action deleted successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.