v1
latestOpenAPI 3.0.02026-08-04181876.9 KBautomations
Delete an automation
Deletes an automation. The requesting user must meet at least one of the following conditions:
- be the owner of the automation
- be assigned one of the following roles: AnalyticsAdmin, TenantAdmin
- have at least one of the following scopes: admin.automations, admin.automations:strict, automations.private, or automations.shared
delete/api/v1/automations/{id}
Path parameters
idstring required
Example:00000000-0000-0000-0000-000000000000
The unique identifier for the automation.
Response
No Content