Skip to main content
POST
message-sent
This webhook is triggered when hypersender sent the request to the phone to send the message.

Headers

x-userId
string
required

User UUID associated with the connected WhatsApp instance.

x-instanceId
string
required

Instance UUID of the connected WhatsApp instance.

Body

application/json
event
enum<string>
required
Available options:
message.phone.sent
data
object
required

Response

200

Successfully received the message. The server acknowledged the information and returned status 200, indicating successful data reception.