Forum Discussion
unixguru2k
11 years agoContributor
Hi Doug,
We are trying to upload an attachment, the link above seems to list the attachments.
Is there an API call to upload an attachment for an existing or a new message.
Thanks
Harshal
We are trying to upload an attachment, the link above seems to list the attachments.
Is there an API call to upload an attachment for an existing or a new message.
Thanks
Harshal
DougS
11 years agoKhoros Oracle
Hi Harshal,
You can add 1 or more attachments to any normal REST API post/edit/reply call by making the request using "multipart/form-data" for the content type and including 1 or more files as POST parameters. Here are links to the standard post, reply, and edit calls for a board:
Related Content
- 12 years ago
- 13 years ago
- 8 years ago