Find or create conversation
Find existing or create new conversation with recipient
curl -X POST "https://www.open-isle.com/api/messages/conversations" \ -H "Content-Type: application/json" \ -d '{}'{
"conversationId": 0
}Find existing or create new conversation with recipient
curl -X POST "https://www.open-isle.com/api/messages/conversations" \ -H "Content-Type: application/json" \ -d '{}'{
"conversationId": 0
}curl -X POST "https://www.open-isle.com/api/messages/conversations" \
-H "Content-Type: application/json" \
-d '{}'