post https://rest.particlesy.com/api/v/Conversation//SendMediaMessage
Adds a media message to an existing conversation by the specified conversation ID.
Log in to see full request history
Response
Adds a media message to an existing conversation by the specified conversation ID.
xxxxxxxxxx
curl --request POST \
--url https://rest.particlesy.com/api/vversion/Conversation/id/SendMediaMessage \
--header 'accept: application/json' \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here!