v1

latestOpenAPI 3.0.22026-07-144652931.4 MB
Enrichment Integrations

Update a CMDB table

Replaces a ServiceNow CMDB table configuration. This is a full replacement — all fields, including ci_table_name and the complete field_mappings list, must be provided. A table can only be updated while its synchronization is disabled and before its initial backfill has started.

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

put/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.

Content-Type'application/json' required

Request body

Response

The CMDB table configuration was updated successfully.