[[["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 2022-05-23 UTC."],[[["This page documents the process for deleting a domain mapping via an HTTP DELETE request to the Google App Engine API."],["The request requires a `name` path parameter, which specifies the domain mapping to be deleted in the format `apps/myapp/domainMappings/example.com`."],["The request body for deleting a domain mapping must be empty."],["Successful deletion of a domain mapping returns an `Operation` instance in the response body."],["Authorization to delete a domain mapping requires the `appengine.applications.update` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]