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