Skip to main content
POST
Send inbound message from your application

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
contact
object
required

Contact the message is from, identified by your system's own id.

message
object
required

Message body and any attachments.

postbackPayload
string | null

Payload echoed back when the message is a reply to a button/postback.

Response

OK

accepted
boolean
required
messageSourceId
string
required