v1

latestOpenAPI 3.0.22026-07-144652931.4 MB
Teams

Remove an escalation policy from a team

Remove an escalation policy from a team.

A team is a collection of Users and Escalation Policies that represent a group of people within an organization.

For more information see the API Concepts Document

Scoped OAuth requires: teams.write

delete/teams/{id}/escalation_policies/{escalation_policy_id}

Path parameters

idstring required

The ID of the resource.

escalation_policy_idstring required

The escalation policy ID on the team.

Headers

Acceptstring required

The Accept header is used as a versioning header.

Content-Type'application/json' required

Response

The escalation policy was removed from the team.