Delete a message from the chat.
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 }}"