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>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
workflowId
automationId
Query parameters
deleteSyncedAutomations
Response
No Content
Errors
400
Bad Request Error

