Admin Models
Create or update translation for a locale
Upserts a translation for a model in a given locale
put/admin/models/{id}/translations/{locale}
Path parameters
idstring required
Model ID
localestring required
Locale code (e.g. es-419, fr-FR)
Request body
Response
Translation saved successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.