latestOpenAPI 3.1.02026-08-222482471.0 MB

1edcd08d9f89

chat

Atomically create group chat and send first message

Creates a new group chat room and sends the first message in a single operation. This endpoint is designed for mobile clients to avoid race conditions.

post/v1/chat/rooms/with-message

Request body

memberIdsstring[] required
namestring
imageUrlstring uri
messageType'text' | 'audio' required
contentstring nullable
clientMessageIdstring required
attachmentIdsstring[]

Response

Successful response