Skip to main content
POST
message-failed
This webhook is triggered when the phone failed to deliver the message to the recipient. Or something happend during sending the request to the phone.

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.send.failed
data
object
required

Response

200

Successfully delivered the message. The server acknowledged.