Create a Business Service
Create a new Business Service.
Business services model capabilities that span multiple technical services and that may be owned by several different teams.
There is a limit of 5,000 business services per account. If the limit is reached, the API will respond with an error.
For more information see the API Concepts Document
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""application/json"Value in
- "application/json"
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
Create Business Service Subscribers POST
Subscribe the given entities to the given Business Service. Scoped OAuth requires: `subscribers.write`
Deletes the account-level priority threshold for Business Service impact DELETE
Clears the Priority Threshold for the account. If the priority threshold is cleared, any Incident with a Priority set will be able to impact Business Services. Scoped OAuth requires: `services.write`