Manually change an Incident's Impact on a Business Service.
Change Impact of an Incident on a Business Service.
Scoped OAuth requires: incidents.write
Authorization
api_key The API Key with format Token token=<API_KEY>
In: header
Path Parameters
The ID of the resource.
The business service ID.
Header Parameters
The Accept header is used as a versioning header.
"application/vnd.pagerduty+json;version=2"Request Body
application/json
The impacted relation will cause the Business Service and any Services that it supports to become impacted by this incident.
The not_impacted relation will remove the Incident's Impact from the specified Business Service.
The effect of adding or removing Impact to a Business Service in this way will also change the propagation of Impact to other Services supported by that Business Service.
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json