Create Business Service Subscribers
Subscribe the given entities to the given Business Service.
Scoped OAuth requires: subscribers.write
Authorization
api_key The API Key with format Token token=<API_KEY>
In: header
Path Parameters
The ID of the resource.
Header Parameters
The Accept header is used as a versioning header.
"application/vnd.pagerduty+json;version=2"Request Body
application/json
The entities to subscribe.
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
Create Business Service Account Subscription POST
Subscribe your Account to a Business Service. Scoped OAuth requires: `subscribers.write`
Create a Business Service POST
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](https://developer.pagerduty.com/api-reference/a47605517c19a-api-concepts#business-services) Scoped OAuth requires: `services.write`