Remove Business Service Subscribers
Unsubscribes the matching Subscribers from a 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 unsubscribe.
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
Delete Business Service Account Subscription DELETE
Unsubscribe your Account from a Business Service. Scoped OAuth requires: `subscribers.write`
Update a Business Service PUT
Update an existing Business Service. NOTE that this endpoint also accepts the PATCH verb. 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.write`