Translation
Esta página no está disponible en español. Se muestra la versión en inglés.
Load new translation keys
Adds one or more new translation keys with translations for the given project type, story and category.
Authorization
BearerAuthObject AuthorizationBearer <token>
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X POST "https://example.com/api/v2/default-translations/load-keys" \ -H "Content-Type: application/json" \ -d '{}'{ "message": "ok"}Empty
Empty
Empty
Empty
Empty