Edit a Sent Message

View All WhatsApp Messaging API APIs →

Edit the text of a message you previously sent. Send a JSON body with the chatJid, the messageId of your sent message, and the new text. For group messages you may pass senderJid; it is inferred from the in-memory cache when omitted. Only your own messages can be edited. Returns the upstream result.

API Features

In-place correction Update the text of a message you already sent without deleting it
Cache-assisted senderJid is resolved automatically from the in-memory cache when omitted
Simple payload Just chatJid, messageId, and the new text

Live API Demo

POST /api/project/whatsapp-messaging/edit-message

API Response (JSON)

{}
📢
Need Help?
If you encounter API issues or need other API requirements, please contact us.
Contact Us

Use Cases

View Subscription Plans →