Remove Escalation Policy
DELETE {{baseUrl}}/escalation-policies/:escalationPolicyID
Remove escalation policy from the organization. Upon success, the escalation policy will be removed from the organization.
Requires access_token
as a Bearer {{token}}
in the Authorization
header with user-write
scope.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | null |