glossaries
Create a glossary
Creates the glossary for a language pair, optionally with its first terms. Returns 409 if one already exists for that pair — use PATCH to add terms to it instead.
POST/v1/glossaries
Requires glossaries:write. A workspace has at most one glossary per language pair; creating a duplicate returns glossary_already_exists.
The entire write is rejected if it would exceed the plan’s glossary or term limit. It consumes no translation credits.