Skip to content

Delete an escalation policy.

DELETE
/escalation_policy/{policy_id}
curl --request DELETE \
--url https://api.siteqwality.com/escalation_policy/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0 \
--header 'Authorization: Bearer <token>'
policy_id
required
string format: uuid

Escalation policy identifier

Policy deleted

Missing or invalid authentication

Policy not found

Internal server error