Parameters
Name | In | Type | Required | Description |
|---|---|---|---|---|
body | body | false | none | |
» document | body | integer | false | The ID of the document. |
» target | body | [string] | false | The target language(s). |
» honor_status | body | boolean | false | Per default, Paligo will not replace fragments that have been set to “complete”. With this option disabled, all translations will be imported, disregarding the status. |
» translation | body | string(binary) | false | The translation file with one of the formats .po .xlf .xliff |
» 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. |