ApiMessagesConversations
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
}