Required. The ID of the data access scope to delete. Format: projects/{project}/locations/{location}/instances/{instance}/dataAccessScopes/{data_access_scope}
Request body
The request body must be empty.
Response body
If successful, the response body is an empty JSON object.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-22 UTC."],[[["This API endpoint deletes a specified data access scope within a Chronicle instance."],["The request requires a DELETE HTTP method to the provided endpoint, including the scope's identifier in the path."],["The request body must be empty to successfully delete the data access scope."],["A successful deletion returns an empty JSON object as a response."],["Deleting a data access scope requires OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `chronicle.dataAccessScopes.delete`."]]],[]]