Delete a message from the chat.
Documentation Index
Fetch the complete documentation index at: https://docs.hypersender.com/llms.txt
Use this file to discover all available pages before exploring further.
queued_request_uuid that you can use to check the actual message status.queued_request_link or the Get Queued Request endpoint to check the actual message response once it’s processed.
More details on queued requests can be found in the Queued Requests Documentation.
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 }}"