workflowAutomations
Deletes a workflow automation by id.
Requires specifying whether to delete or unlink synced automations on linked projects/templates.
<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}
Path parameters
workflowIdstring uuid required
automationIdstring uuid required
Query parameters
deleteSyncedAutomationsboolean
Headers
Authorizationstring required
Bearer authentication
Response
No Content
object required
Changes
No recorded changes to this endpoint across all 5 revisions of this API.