Skip to content

DELETE   /tickets/escalation-rules/{id}

Delete escalation rule

Delete an escalation rule

Required Parameters

id   path string

Try it out

Loading...

Output:

Responses

Description

Escalation rule deleted successfully

{
"success": false,
"message": "string"
}

Route Source Code

Check out the source code for this route entrypoint here: /tickets/escalation-rules/[id]/route.ts

Or the swagger.yaml spec this documentation was generated from: /tickets/escalation-rules/swagger.yaml