DELETE /tickets/automation-rules/{id}
Delete automation rule
Delete an automation rule
Required Parameters
id
path string Rule ID
Try it out
Loading...
Output:
Responses
Description
Automation rule deleted successfully
{ "success": false, "message": "string"}Description
Insufficient permissions
Description
Rule not found
Route Source Code
Check out the source code for this route entrypoint here: /tickets/automation-rules/[id]/route.ts
Or the swagger.yaml spec this documentation was generated from:
/tickets/automation-rules/swagger.yaml