post https://rest.particlesy.com/api/v/Conversation
Creates a new conversation entry with the details provided.
Log in to see full request history
Response
Creates a new conversation entry with the details provided.
xxxxxxxxxx
curl --request POST \
--url https://rest.particlesy.com/api/vversion/Conversation \
--header 'accept: application/json' \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here!