Delete an enrichment schema
Soft-deletes an enrichment schema and returns the deleted schema. Only CSV schemas can be deleted; SERVICENOW schemas are managed by the ServiceNow CMDB integration.
Early Access
This API is in Early Access and may change at any time. Contact your PagerDuty account team to request access.
Scoped OAuth requires: contextual_data.write
Authorization
api_key The API Key with format Token token=<API_KEY>
In: header
Path Parameters
The ID of the enrichment schema.
uuidHeader Parameters
The Accept header is used as a versioning header.
"application/vnd.pagerduty+json;version=2"Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
Delete an enrichment record DELETE
Deletes a single enrichment record by ID and returns the deleted record. <!-- theme: warning --> > ### Early Access > This API is in Early Access and may change at any time. Contact your PagerDuty account team to request access. Scoped OAuth requires: `contextual_data.write`
Get an enrichment schema GET
Retrieves a specific enrichment schema by ID. <!-- theme: warning --> > ### Early Access > This API is in Early Access and may change at any time. Contact your PagerDuty account team to request access. Scoped OAuth requires: `contextual_data.read`