Parameters
Name | In | Type | Required | Description |
|---|---|---|---|---|
body | body | false | none | |
» document | body | integer | false | The ID of the document. |
» source | body | string | false | The source language. |
» target | body | [string] | false | The target language(s). |
» format | body | string | false | The format of the export. |
» approved | body | boolean | false | Include previously translated content. |
» fuzzy | body | boolean | false | Include previously unapproved translations (also known as “fuzzy” translations) |
» force | body | boolean | false | Per default, Paligo won’t allow posting to documents that are not set as “In Translation”. Set force to true to bypass this behavior. |
Enumerated Values
Parameter | Value |
|---|---|
» format | xliff |
» format | xliffswordfish |
» format | po |