v1

latestOpenAPI 3.0.22026-07-144652931.4 MB
Enrichment Integrations

Remove a CMDB table

Removes a ServiceNow CMDB table configuration from an integration. The table's generated enrichment schema is removed and its data synchronization is disabled.

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

delete/enrichment/integrations/servicenow/{integration_id}/tables/{table_id}

Path parameters

integration_idstring required

Base32-encoded UUID v7 (26 uppercase alphanumeric characters) identifying the ServiceNow enrichment integration.

table_idstring required

Base32-encoded UUID v7 (26 uppercase alphanumeric characters) identifying the CMDB table configuration.

Headers

Acceptstring required

The Accept header is used as a versioning header.

Response

The CMDB table was removed successfully.