Register webhook
POST/webhooks
Register a new webhook endpoint to receive real-time event notifications.
Supported Events
message.received- New message from contactmessage.sent- Message sent to contactmessage.delivered- Message delivered confirmationmessage.read- Contact read a messageconversation.created- New conversation startedconversation.updated- Conversation details changedconversation.resolved- Conversation marked as resolvedconversation.assigned- Conversation assigned to agentcontact.created- New contact addedcontact.updated- Contact details changedcontact.deleted- Contact removed
Request
Responses
- 201
- 400
- 401
Webhook registered
Bad Request - Invalid input parameters
Unauthorized - Invalid or missing API key