escalation_policies
Overview
Name | escalation_policies |
Type | Resource |
Id | pagerduty.teams.escalation_policies |
Fields
SELECT
not supported for this resource, use SHOW METHODS
to view available operations for the resource and then invoke a supported method using the EXEC
command
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
delete_team_escalation_policy | DELETE | escalation_policy_id, id | 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 |
update_team_escalation_policy | EXEC | escalation_policy_id, id | 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 |