[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-08-21 UTC."],[[["\u003cp\u003eThis API endpoint is used to delete a glossary.\u003c/p\u003e\n"],["\u003cp\u003eThe glossary to be deleted is specified by its name in the request path.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eNOT_FOUND\u003c/code\u003e error is returned if the specified glossary does not exist.\u003c/p\u003e\n"],["\u003cp\u003eThe request body for deleting a glossary must be empty.\u003c/p\u003e\n"],["\u003cp\u003eA successful delete request returns an \u003ccode\u003eOperation\u003c/code\u003e instance in the response body.\u003c/p\u003e\n"]]],[],null,["# Method: projects.glossaries.delete\n\nDeletes a glossary if the glossary hasn't been created. Returns NOT_FOUND, if the glossary doesn't exist.\n\n### HTTP request\n\n`DELETE https://{TRANSLATION_GDC_ENDPOINT}/v3/{name}`\n\n### Path parameters\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nIf successful, the response body contains an instance of [Operation](/distributed-cloud/hosted/docs/latest/gdch/apis/vertex-ai/translation/rest/v3/projects.operations#Operation)."]]