Messages

Edit message

Edit the text and/or reply markup of a previously sent Telegram message. Only supported for Telegram. Returns 400 for other platforms.

patch/v1/inbox/conversations/{conversationId}/messages/{messageId}

Path parameters

conversationIdstring required

The conversation ID

messageIdstring required

The Telegram message ID to edit

Request body

accountIdstring required

Social account ID

textstring

New message text

Response

Message edited

successboolean

Changes

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