Vocabularies
Update Controlled Vocabulary Term Translation
Update a controlled vocabulary term translation. The vocabulary term may be localized into many languages, but the term remains the same. Only one translation allowed per language.
post/vocab/terms/{cvtid}/translations/{locale}
Path parameters
cvtidstring required
The CV term ID.
localestring required
The language/locale of the translation.
Headers
Content-Type'application/x-fs-v1+json' | 'application/json' required
Specifies the media type of the entity-body sent to the server in the request.
Response
A new translation was successfully created.