Edit message
POST/thread/:id/save
Edits an existing message with new content. Only the original sender can edit their messages, and the allowEditMessages setting must be enabled. Forwarded messages cannot be edited. The edit preserves any file attachments from the original message. A history of previous versions is saved internally for audit purposes. The response includes the updated message object.
Request
Responses
- 200
- 403
Updated message object
Edit not allowed — wrong sender, forwarded message, or feature disabled