Delete CookiesAsk AIdelete https://{hostname}/api/cmp/v1/webscans/cookiesUse this API to delete cookies by the specified cookie ID or filter criteria.Body ParamscookieIdsarray of uuidsrequiredlength between 0 and 100The list of cookie identifiers.cookieIds*ADD uuidfiltersobjectrequiredThe criteria used to filter the results.filters objectlanguagestringlength between 2 and 10The language code for localized content.countryCodestringlength between 2 and 10The country code for regional settings.deleteByFilterCriteriabooleanDefaults to falseThis flag indicates whether to delete items based on filter conditions rather than specific identifiers.truefalsecookieNamestringlength between 1 and 255The name of the cookie.Responses 200OK 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago