Receive outbound SMS Reports

Payload

Receive message status updates via your configured webhook

string
enum

The channel for which this event is received for, which is “SMS” in this case.

Allowed:
number

The ID of the account associated with the event

data
object
string

The event that occurred which triggered this notification, which is in this case: 'sms.message.sent_to_SMS'

metadata
object
Response
200

Return a 200 status to indicate that the data was received successfully

LoadingLoading…