Translation

Bulk import keys (with optional overwrite)

POST
/api/v2/default-translations/load-json

Authorization

BearerAuthObject
AuthorizationBearer <token>

In: header

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X POST "https://example.com/api/v2/default-translations/load-json" \  -H "Content-Type: application/json" \  -d '{}'
Empty
Empty
Empty
Empty