/artifacts/source/xliff (POST)
Allows you to download source XLIFFs for multiple artifacts at the same time.
API Request Details
|
URL |
<tenant-url>/api/v1/ts/artifacts/source/xliff |
|
Request Type |
POST |
|
Request Parameters |
all → true/false If set to true, will return XLIFF with all the strings. If not only the strings which aren't translated yet in any language would be returned. |
|
Sample Request |
[ "artifactid1", "artifactid2"] |