Create or Update Domain GroupAsk AIpost https://{hostname}/api/cmp/v1/domains/{domainId}/domaingroupUse this API to create a new domain group or update an existing domain group.Path ParamsdomainIduuidrequiredThe unique identifier of the domain.Body ParamsremoveExistingbooleanThis flag indicates whether to remove existing configurations before applying new ones.falsetruefalseurlsarray of stringslength between 0 and 1000The list of URLs to be processed or managed.urlsADD stringResponses 201Created 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago