[[["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-02-28 UTC."],[[["This webpage documents the process for deleting a single certificate using the Certificate Manager API."],["The required HTTP request is a `DELETE` method to a specified URL, using gRPC Transcoding syntax."],["Deletion requires a `name` path parameter, formatted as `projects/*/locations/*/certificates/*`, and the `certificatemanager.certs.delete` IAM permission."],["The request body must be empty, and a successful response returns an Operation instance."],["Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]