Assembly
Export the assembly to another format.
Creates an asynchronous export. Use format-specific export endpoints where available.
- Use formatName in the JSON request body to specify the export file type. Use Translations/getAllTranslatorFormats to get a list of valid export file formats. Confirm that couldBeAssembly=true.
- Set storeInDocument to false to export to a data file. Set to true to export to a blob element in the same document.
- See API Guide: Import & Export for more details.
post/assemblies/d/{did}/{wv}/{wvid}/e/{eid}/translations
Path parameters
didstring required
wvstring required
wvidstring required
eidstring required
Response
default response