post https://api.apptek.com/api/v2/glossary/
Store a glossary word list so that it is available for use during Machine Translation requests.
If the request was successful, the resulting JSON contains the glossary_id to use with subsequent Machine Translation requests.
NOTE The {language_pair} parameter in the POST URL must match the source_lang_code and target_lang_code provided in the glossary JSON. Similarly, the {model} specified in Machine Translation request must support the source_lang_code and target_lang_code.