Webhook

post

Handle message status updates from Twilio.

Authorizations
AuthorizationstringOptional
Bearer authentication header of the form Bearer <token>.
Body
idstring · uuidRead-onlyRequired
recipientsstringRead-onlyRequired
legacy_idstring · nullableOptional
nextgen_legacy_idstring · nullableOptional
created_atstring · date-time · nullableOptional
updated_atstring · date-timeRead-onlyRequired
transaction_idintegerRead-onlyRequired
creditsinteger · min: -2147483648 · max: 2147483647Required
valid_recipients_countinteger · max: 2147483647Optional
invalid_recipients_countinteger · max: 2147483647Optional
message_contentstring · nullableOptional
media_urlsany · nullableOptional
voice_urlstring · uri · max: 200 · nullableOptional
send_atstring · date-time · nullableOptional
sender_phonestring · max: 16 · nullableOptional
sender_emailstring · email · max: 254 · nullableOptional
sender_namestring · email · max: 254 · nullableOptional
typestring · enumOptional
  • sms - SMS
  • mms - MMS
  • voice - Voice
  • push_notification - Push Notification
  • email - Email
Possible values:
statusstring · enumOptional
  • scheduled - Scheduled
  • sent - Sent
  • failed - Failed
Possible values:
message_typestring · enumRequired
  • personalize_message - Personalize Message
  • general_message - General Message
Possible values:
celery_task_idstring · max: 255 · nullableOptional
subjectstring · max: 255 · nullableOptional
target_pagestring · max: 255 · nullableOptional
churchstring · uuidRequired
Responses
chevron-right
200Success
application/json
post
/api/unified-communications/message-transactions/webhook
200Success