Queue files for translation
Enqueue uploaded source files for background translation. Max 100 files per request. The response shape depends on the requested gt-api-version.
Headers
API contract version. Defaults to the oldest supported version.
API contract version. Defaults to the oldest supported version.
Target project ID. Required when authenticating with an organization API key; ignored with project-scoped API keys (the project is resolved from the key).
Target project ID. Required when authenticating with an organization API key; ignored with project-scoped API keys (the project is resolved from the key).
Request body
Response
Enqueued translations. Shape depends on gt-api-version (legacy before 2025-11-03.v1).
Changes
Changed in 2 of the 4 revisions of this API.6730
- ●
added the new
XCSTRINGSenum value to theanyOf[subschema #1]/jobData/additionalProperties/outputFileFormatresponse property for the response status200response-property-enum-value-added
- ○
added the new
XCSTRINGSenum value to the request propertyfiles/items/transformFormatrequest-property-enum-value-added
- ●
- ▲
request property
files/items/transformFormatwas restricted to a list of enum valuesrequest-property-became-enum
- ▲
the
files/items/branchIdrequest property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
files/items/fileIdrequest property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
files/items/versionIdrequest property's minLength was increased from0to1request-property-min-length-increased
- ▲
the response's body type/format changed from
object/to/for status200response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status400response-body-type-changed
- ●
removed the optional property
countfrom the response with the400statusresponse-optional-property-removed
- ●
removed the optional property
errorfrom the response with the400statusresponse-optional-property-removed
- ●
removed the optional property
jobDatafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
localesfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
messagefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
missingfrom the response with the400statusresponse-optional-property-removed
- ○
api operation id
enqueueTranslationsremoved and replaced withenqueueFileTranslationsapi-operation-id-removed
- ○
the endpoint scheme security
BearerAuthwas added to the APIapi-security-added
- ○
added the new
GTJSONenum value to the request propertyfiles/items/transformFormatrequest-property-enum-value-added
- ○
added the new
HTMLenum value to the request propertyfiles/items/transformFormatrequest-property-enum-value-added
- ○
added the new
JSenum value to the request propertyfiles/items/transformFormatrequest-property-enum-value-added
- ○
added the new
JSONenum value to the request propertyfiles/items/transformFormatrequest-property-enum-value-added
- ○
added the new
LOTTIEenum value to the request propertyfiles/items/transformFormatrequest-property-enum-value-added
- ○
added the new
MDenum value to the request propertyfiles/items/transformFormatrequest-property-enum-value-added
- ○
added the new
MDXenum value to the request propertyfiles/items/transformFormatrequest-property-enum-value-added
- ○
added the new
POenum value to the request propertyfiles/items/transformFormatrequest-property-enum-value-added
- ○
added the new
POTenum value to the request propertyfiles/items/transformFormatrequest-property-enum-value-added
- ○
added the new
SVGenum value to the request propertyfiles/items/transformFormatrequest-property-enum-value-added
- ○
added the new
TSenum value to the request propertyfiles/items/transformFormatrequest-property-enum-value-added
- ○
added the new
TWILIO_CONTENT_JSONenum value to the request propertyfiles/items/transformFormatrequest-property-enum-value-added
- ○
added the new
TXTenum value to the request propertyfiles/items/transformFormatrequest-property-enum-value-added
- ○
added the new
YAMLenum value to the request propertyfiles/items/transformFormatrequest-property-enum-value-added
- ○
added
ErrorResponsesubschema #2to the response bodyanyOflist for the response status400response-body-any-of-added
- ○
added
subschema #1subschema #2to the response bodyanyOflist for the response status200response-body-any-of-added
- ○
added the media type
text/htmlfor the response with the status400response-media-type-added
- ○
added the media type
text/htmlfor the response with the status401response-media-type-added
- ○
added the media type
text/htmlfor the response with the status403response-media-type-added
- ○
added the media type
text/htmlfor the response with the status429response-media-type-added
- ○
added the non-success response with the status
402response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the non-success response with the status
413response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
the response property
errorbecame required for the status401response-property-became-required
- ○
the response property
errorbecame required for the status403response-property-became-required
- ○
the response property
errorbecame required for the status429response-property-became-required
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲