Skip to main content

Create a conversation

POST /v2/conversations/
v2
POST
conversation-create-conversation

Request

Responses

application/json
  • conversationIdstring (uuid)
    required

Usage examples

$ curl \
--fail \
--location \
-X POST \
-d '{"categoryId":"string","mainUserId":"f0f86186-0a5a-45b2-aa33-502777496347","relatedTo":{"aggregate":"string","domain":"string","id":"string"},"sharedWith":{"aggregate":"user","domain":"user","id":"string"},"title":"string"}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v2/conversations