On September 15, 2026, all Cloud Composer 1 and Cloud Composer 2 version 2.0.x environments will reach their planned end of life, and you will not be able to use them. We recommend planning migration to Cloud Composer 3.
Required. The ConfigMap to delete, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}/userWorkloadsConfigMaps/{userWorkloadsConfigMapId}"
Authorization requires the following IAM permission on the specified resource name:
composer.userworkloadsconfigmaps.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-06-30 UTC."],[[["This endpoint deletes a user workloads ConfigMap for Cloud Composer environments version composer-3-airflow-\\*.\\*.\\*-build.\\* and newer."],["The request is made via a DELETE HTTP request to the specified URL, which includes the ConfigMap's location in the path."],["The `name` parameter is required in the request path and specifies the exact ConfigMap to be deleted, and also requires a specific IAM permission for authorization."],["The request body must be empty, and a successful deletion will return an empty JSON object in the response body."],["Authorization for this request requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]