| Field | Type | Required | Description | Example |
|---|---|---|---|---|
participants |
List<String> | ➖ | List of participant user IDs in the conversation | [ "c28xIQ1", "c28xIQ2" ] |
name |
JsonNullable<String> | ➖ | Name or title of the conversation | Project Discussion |
private_ |
JsonNullable<MessagingCreateConversationRequestDtoPrivate> | ➖ | Whether the conversation is private | true |