v1
latestOpenAPI 3.0.02026-08-04265791.1 MBTranslations
Partial Update
Update a subset of properties of a translation
patch/public/api/translations/{id}
Path parameters
idstring required
The id of the translation
Headers
Acceptstring
e.g. application/json
Request body
Example request
{
"pr": "personalizado",
"ru": "обычай"
}Response
OK