Upload files directly in form data
over 8 years ago by MotaWord IT
You can now upload your document, style guide and glossary files by providing their content directly in the POST request. Instead of providing an array of file handles in their respective parameters, just enter name
and data
parameters for each file.
See Upload a document, Upload a style guide or Upload a glossary sections to learn more about this new scheme.
Changelog
- added: New file data structure for document uploads
- added: New file data structure for style guide uploads
- added: New file data structure for glossary uploads
- added: