Webhooks
Webhook Subscribe
Subscribe to receive events to a specific webhook.
POST
/
v1
/
reporting
/
webhook
Whenever a new outbound message is received SBMG can send a POST request to your webhook for your services or integrations to process.
Body
The URL where events will be sent when inbound SMS messages are received.
Response
This is the key to your webhook. Retain this id to dele
Inbound Recieved Action
When an inbound SMS message is received, the configured webhook(s) will receive a POST request with the following payload:
Response