Translation
Esta página no está disponible en español. Se muestra la versión en inglés.
Generate and return a CSV file with translation data.
Download translation data as a CSV file.
Authorization
BearerAuthObject AuthorizationBearer <token>
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
text/csv
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v2/translations/project-csv-download" \ -H "Content-Type: application/json" \ -d '{ "projectId": 6, "languageId": 2 }'"string"{ "errors": {}}{ "message": { "error": "Your request was made with invalid credentials." }}{ "message": { "error": "You are not allowed to perform this action." }}{ "message": { "error": "Oops! Something went wrong! Write to administrator. Your Request Id {f1177aee-9a99-42f0-a23f-4dd29fc39b65-672e0df972ccb}" }}