Set the Account-level priority threshold for Business Service impact.
Set the Account-level priority threshold for Business Service.
Scoped OAuth requires: services.write
Authorization
api_key The API Key with format Token token=<API_KEY>
In: header
Header Parameters
The Accept header is used as a versioning header.
"application/vnd.pagerduty+json;version=2"Request Body
application/json
Set the id and order of the global Priority Threshold. These values can be obtained by calling the /priorities endpoint.
Once set, Incidents must be at or above the specified level in order to impact Business Services. An exception to this rule is if the Incident has been added to the incident directly using the PUT /incidents/{id}/business_services/{business_service_id}/impacts endpoint.
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
List Business Services GET
List existing Business Services. Business services model capabilities that span multiple technical services and that may be owned by several different teams. For more information see the [API Concepts Document](https://developer.pagerduty.com/api-reference/a47605517c19a-api-concepts#business-services) Scoped OAuth requires: `services.read`
Delete Business Service Account Subscription DELETE
Unsubscribe your Account from a Business Service. Scoped OAuth requires: `subscribers.write`