Get Business Service dependencies
Get all immediate dependencies of any Business Service.
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
Scoped OAuth requires: services.read
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""application/json"Value in
- "application/json"
Response Body
application/json
application/json
application/json
application/json
application/json
Disassociate service dependencies POST
Disassociate dependencies between two 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.write`
Get technical service dependencies GET
Get all immediate dependencies of any technical service. Technical services are also known as `services`. For more information see the [API Concepts Document](https://developer.pagerduty.com/api-reference/a47605517c19a-api-concepts#services) Scoped OAuth requires: `services.read`