Skip to main content
POST
Create Message

Authorizations

Authorization
string
header
required

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

Body

application/json
conversation_id
integer
user_id
integer
type
enum<string>
Available options:
text,
sticker,
photo,
video,
file,
activity,
typing,
attachment,
emoji,
location,
contact
payload
string

Response

Created message ID

id
integer