Skip to main content
POST
Download bilingual file

Authorizations

Authorization
string
header
required

Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.

Path Parameters

projectUid
string
required

Project UID

Query Parameters

format
enum<string>
default:MXLF

Bilingual file format

Available options:
MXLF,
DOCX,
XLIFF,
TMX
preview
boolean
default:true

Include preview

Body

application/json

Job parts to merge into the bilingual file

jobs
object[]
Required array length: 1 - 1000 elements

Response

OK