Deletes the specified glossary.
curl --request DELETE \ --url https://api.deepl.com/v2/glossaries/{glossary_id} \ --header 'Authorization: <api-key>'
This response does not have an example.
Authentication with Authorization header and DeepL-Auth-Key authentication scheme
Authorization
DeepL-Auth-Key
A unique ID assigned to the glossary.
Returns no content upon success.