v1

latestOpenAPI 3.0.22026-07-144652931.4 MB
Teams

Add an escalation policy to a team

Add an escalation policy to 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

put/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 added to the team.