workflowAutomations
Deletes an action from an automation of a workflow.
<Check title="Required Permissions" icon="key">The user must be an admin or have project-manage-config:write permissions.</Check>
delete/workflows/{workflowId}/automations/{automationId}/actions/{actionId}
Path parameters
workflowIdstring uuid required
automationIdstring uuid required
actionIdstring uuid required
Headers
Authorizationstring required
Bearer authentication
Response
No Content
object required
Changes
No recorded changes to this endpoint across all 5 revisions of this API.