Translation
هذه الصفحة غير متوفرة باللغة العربية. يتم عرض النسخة الإنجليزية.
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