Delete Sla Escalation
AuthorizationBearer <token>
In: header
Path Parameters
escalation_id*Escalation Id
Response Body
application/json
curl -X DELETE "https://loading/api/v2/sla/escalations/string"Empty
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}