curl --request DELETE \
--url https://api.deepl.com/v3/glossaries/{glossary_id} \
--header 'Authorization: <api-key>'{
"message": "Invalid glossary entries provided",
"detail": "Key with the index 1 (starting at position 13) duplicates key with the index 0 (starting at position 0)"
}Deletes the specified glossary.
curl --request DELETE \
--url https://api.deepl.com/v3/glossaries/{glossary_id} \
--header 'Authorization: <api-key>'{
"message": "Invalid glossary entries provided",
"detail": "Key with the index 1 (starting at position 13) duplicates key with the index 0 (starting at position 0)"
}Documentation Index
Fetch the complete documentation index at: https://deepl-c950b784-update-create-free-api-account-link.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.