Does A360 REST API support multipart/form-data? I need to upload a file to an API and it requires multipart/form-data capability.
Page 1 / 1
@Greg Jacobson From 360v.24 Release notes:
New option in Content type field of REST Web Service package
You can now use the multipart/form-data option to upload files and data through REST Web Service. The content type multipart/form-data can be used to submit form elements containing files, non-ASCII data, and binary data. This option is available for actions such as POST, PUT, and PATCH.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.