Escalations
Delete escalation
Deletes an escalation with given id in the request.
delete/api/{cloudId}/v1/teams/{teamId}/escalations/{id}
Path parameters
teamIdstring required
Identifer of the escalation owning team.
idstring required
Identifier of the escalation.
Response
Returned if the request is successful
Changes
No recorded changes to this endpoint across all 3 revisions of this API.