v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
ServiceNow Integrations

Delete ServiceNow CMDB Configuration

Delete ServiceNowCMDBConfiguration

post/v1/integrations/servicenow/cmdb_config/delete

Request body

scope'master_account' | 'tenant' | 'cloud_account' required

Scope to Apply

master_account_idstring

Master Account Id

tenant_idstring

Id of the tenants that user has access to

cloud_account_idstring

Id of the Cloud Account

Example request

{
  "scope": "master_account"
}

Response

Success

scope'master_account' | 'tenant' | 'cloud_account' required

Scope to Apply

master_account_idstring

Master Account Id

tenant_idstring

Id of the tenants that user has access to

cloud_account_idstring

Id of the Cloud Account

Example response

{
  "scope": "master_account"
}