Delete a message from the chat.
You can delete messages from the chat. so if you want to delete a message from a specific chat pass theDocumentation Index
Fetch the complete documentation index at: https://docs.hypersender.com/llms.txt
Use this file to discover all available pages before exploring further.
chatId and messageId in the query parameters.
chatId - The unique identifier for the chat (e.g., [email protected])
messageId - The unique identifier for the message (e.g., [email protected]_3EB081B845A6A6E3991180)

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
application/json
"application/json"
application/json
"application/json"
Instance UUID copied from hypersender dashboard
"{{ instance_id }}"