Skip to main content
POST
Save translations

Description

Save all translations to project.

Payload

where:
  • languages: Array of languages to save.
See the GET translation endpoint documentation for details about the language objects.

Response

204 No Content

401 Unauthorized

The user doesn’t have permissions.

500 Internal Server Error

Error occurred while processing the request.

Authorizations

Authorization
string
header
required

Access token obtained from the m2m-token endpoint.

Headers

Authorization
string
required

Authorization token

Body

application/json

The body is of type object.

Response

Successful response