Messages

编辑消息

只能编辑自己发送的消息

patch/messages/{conversationId}/{messageId}

Path parameters

conversationIdstring required
messageIdstring required

Request body

contentstring
metadataobject

Response

更新成功

okboolean

Example response

{
  "ok": true
}

Changes

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