|docs
Start Trial

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<token>

The API Key with format Token token=<API_KEY>

In: header

Path Parameters

id*string

The ID of the resource.

business_service_id*string

The business service ID.

Header Parameters

Accept*string

The Accept header is used as a versioning header.

Default"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