cURL
Orders
Confirm an order
Confirm an existing order and send it to the provider for translation. Same constraints as for create.
PATCH
cURL
Authorizations
Enter your token in the format token TOKEN
Headers
Two-Factor-Authentication token (optional)
Body
application/json
specify the branch to use
Example:
"my-feature-branch"
Response
OK
Example:
{
"id": "abcd1234cdef1234abcd1234cdef1234",
"name": "English",
"code": "en-GB"
}
Name of the tag whose keys are included in the order.
Example:
{
"id": "abcd1234cdef1234abcd1234cdef1234",
"title": "My Style Guide"
}