v4

OpenAPI 3.1.0raw.githubusercontent.com2026-04-260056.0 KB
Messages

编辑消息

只能编辑自己发送的消息

patch/messages/{conversationId}/{messageId}

Path parameters

conversationIdstring required
messageIdstring required

Request body

contentstring
metadataobject

Response

更新成功

okboolean

Example response

{
  "ok": true
}