Robot

Bulk import keys (robot) with optional overwrite

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

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-robot" \  -H "Content-Type: application/json" \  -d '{}'
Empty
Empty
Empty