Case Management
Delete an automation rule
Permanently deletes an automation rule from a project.
delete/api/v2/cases/projects/{project_id}/rules/{rule_id}
Path parameters
project_idstring required
The UUID of the project that owns the automation rules.
rule_idstring required
The UUID of the automation rule.
Response
No Content