Hi!
I am trying to use the SocialCast REST API to post a private message with an attached image.
I manage to send a text-only message on api/conversations and /api/conversations/:conversation_id/remarks which is supposed to accept also attachment but I don't see how to do.
I can create before an attachment with api/attachments but how can I join it to a private message in a second time ?
Thank you in advance for your help!
Guimcha