Cloud Composer 1 is in the post-maintenance mode. Google does not release any further updates to Cloud Composer 1, including new versions of Airflow, bugfixes, and security updates. We recommend planning migration to Cloud Composer 2.
Required. The Secret to delete, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}/userWorkloadsSecrets/{userWorkloadsSecretId}"
Authorization requires the following IAM permission on the specified resource name:
composer.userworkloadssecrets.delete
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-13 UTC."],[[["This endpoint allows the deletion of a user workloads Secret in Cloud Composer environments version composer-3-airflow-\\*.\\*.\\*-build.\\* and newer."],["The HTTP request uses the DELETE method with a specific URL structure that requires a fully qualified resource name within the path parameters."],["The request body for deleting a Secret must be empty, with no additional content."],["A successful deletion of a Secret will return an empty JSON object as the response."],["Authorization to delete a Secret requires the `composer.userworkloadssecrets.delete` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]