Subscribe to webhooks
POST/api/v1/webhooks/subscribe
Subscribe to receive webhooks for events that occur within your HelloSMS account, such as incoming SMS messages and user opt-outs. Currently supported events are: INCOMING_SMS
and SIGNOFF
. Access the Callbacks page to see the webhooks examples.
Request
Responses
- 200
- 400
- 401
The webhook subscription was successful.
Bad Request.
Unauthorized.