v1

latestOpenAPI 3.0.22026-07-144652931.4 MB
Event Orchestrations

Delete an Integration for an Event Orchestration

Delete an Integration and its associated Routing Key.

Once deleted, PagerDuty will drop all future events sent to PagerDuty using the Routing Key.

For more information see the API Concepts Document

Scoped OAuth requires: event_orchestrations.write

delete/event_orchestrations/{id}/integrations/{integration_id}

Path parameters

idstring required

The ID of an Event Orchestration.

integration_idstring required

The ID of an Integration.

Headers

Acceptstring required

The Accept header is used as a versioning header.

Content-Type'application/json' required

Response

The Integration was deleted successfully.