Required. Name of the environment group attachment to delete in the following format: organizations/{org}/envgroups/{envgroup}/attachments/{attachment}.
Authorization requires the following IAM permission on the specified resource name:
apigee.envgroupattachments.delete
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Operation.
[[["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-03-07 UTC."],[[["This API endpoint is used to delete an environment group attachment."],["The HTTP request method used is `DELETE`, and the URL structure follows gRPC Transcoding syntax with a specific path parameter."],["A specific resource `name` is required in the path parameters of the URL."],["The request body must be empty for this operation, and a successful response contains an instance of an Operation."],["Authorization requires the `apigee.envgroupattachments.delete` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]