Translation Glossaries

Update Translation Glossary

Updates a translation glossary.

put/v1/translation_glossaries/{translation_glossary_id}

Path parameters

translation_glossary_idstring required

Request body

termstring

The glossary term

translationstring

The translation of the glossary term

Response

Successful Response

locale_idstring required

The unique identifier of the locale

termstring required

The glossary term

translationstring required

The translation of the glossary term

idstring required

The unique identifier of the glossary

Changes

Changed in 1 of the 28 revisions of this API.1

    • ●

      for the path request parameter translation_glossary_id, the maxLength was set to 32

      request-parameter-max-length-set