ServiceNow Integrations
Delete ServiceNow CMDB Configuration
Delete ServiceNowCMDBConfiguration
post/v1/integrations/servicenow/cmdb_config/delete
Request body
Example request
{
"scope": "master_account"
}Response
Success
Example response
{
"scope": "master_account"
}