v1
latestOpenAPI 3.0.22026-07-144652931.4 MBEvent Enrichments
Delete an Event Enrichment
Event Enrichments allow you to automatically add contextual data to events as they're ingested, so that relevant information is available throughout the event, alert, and incident lifecycle. By leveraging the Contextual Data Platform (CDP), you can define rules that extract values from events or query enrichment schemas to populate event fields.
<!-- theme: warning -->Early Access
This API is in Early Access and may change at any time. Contact your PagerDuty account team to request access.
Delete a specific Event Enrichment. The user must have "Delete" privileges for both the Event Enrichment and all of its associated items.
delete/enrichment/event_enrichments/{id}
Path parameters
idstring required
The ID of the Event Enrichment.
Headers
Acceptstring required
The Accept header is used as a versioning header.
Response
The Event Enrichment was deleted successfully.