Conversations

创建群组对话

post/conversations/group

Request body

titlestring required

群组名称

descriptionstring

群组描述

memberIdsstring[]

初始成员 ID 列表

metadataobject

Response

创建成功

okboolean

Example response

{
  "ok": true
}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.