provider
comms

Create Message

Create a new message with optional file attachments

post/comms/chat/send-message

Headers

TENANTstring required

The tenant you are making this request on behalf of

API-KEYstring required

Your api key

Response

Successful Response

idstring required
messageUidstring nullable
contentstring nullable
chatIdstring required
status'CREATED' | 'QUEUED' | 'SCHEDULED' | 'SENDING' | 'SENT' | 'UNDELIVERED' | 'DELIVERED' | 'READ' | 'FAILED' | 'EXPIRED' | 'OPTED_OUT' required
errorMessagestring nullable
sendoMessageIdstring nullable
functionCallobject nullable
createdDatestring date-time required
filesstring[] nullable
eventIdstring nullable
type'REMINDER' | 'OVERRIDE' | 'FOLLOW_UP' | 'EXPIRED' | 'CONFIRMATION' | 'INTRODUCTORY' | 'CANCELLED' | 'UPDATE'

Changes

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