Method: projects.glossaries.delete

Deletes a glossary if the glossary hasn't been created. Returns NOT_FOUND, if the glossary doesn't exist.

HTTP request

DELETE https://{TRANSLATION_GDC_ENDPOINT}/v3/{name}

Path parameters

Parameters
name

string

Required. The name of the glossary to delete.

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of Operation.