Create a template
Create a new template
Scoped OAuth requires: templates.write
Authorization
api_key Authorization<token>
The API Key with format Token token=<API_KEY>
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
Update a team PUT
Update an existing 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](https://developer.pagerduty.com/api-reference/a47605517c19a-api-concepts#teams) Scoped OAuth requires: `teams.write`
Create a template POST
Create a new template Scoped OAuth requires: `templates.write`