Skip to main content
DELETE
Delete Message
Delete a message from the database and removes the message content from the list of threads.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Accept
string

Path Parameters

instance
string
required

Instance UUID copied from hypersender dashboard

Example:

"{{ instance_id }}"

Query Parameters

messageId
string

Body

application/json

The body is of type object.

Response

No Content

The response is of type object.