Message Webhooks

Proxy the messages related webhook events to chatster service

post/webhooks/twilio/messages

Response

The message resource

_idstring required
updated_atstring date-time required
created_atstring date-time required
__vinteger required
medium'sms' | 'whatsapp' required
bodystring required
fromstring required
tostring required
request_uuidstring required

This allows external system to track the status changes of the message

external_idstring
delivery_status'pending' | 'accepted' | 'queued' | 'sending' | 'sent' | 'failed' | 'undelivered' | 'delivered' | 'read' required

Changes

No recorded changes to this endpoint across all 1 revision of this API.