[[["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 an SSL certificate via an HTTP DELETE request to a specific URL."],["The URL requires a path parameter named `name`, which specifies the certificate to be deleted, following the pattern `apps/myapp/authorizedCertificates/12345`."],["Deleting a certificate requires authorization, with the necessary IAM permission being `appengine.applications.update` on the specified resource."],["The request body must be empty when deleting an SSL certificate, and a successful deletion returns an empty response body."],["Authorization for this action requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]