Receive message update notifications (customer webhook)
Webhook/webhook/notifications
Webhook endpoint that receives notifications forwarded by our platform. This endpoint must be configured by the customer on their platform and will be triggered when an inbound message received, or DLR or another event. Each request will contain X-Msg-Api-Signature (base64(SHA512(body + verifyToken))).
Request
Responses
- 200
- 500
Successful operation
Internal problems, retry again