Skip to main content
POST
Log a message on a contact's timeline

Authorizations

Authorization
string
header
required

API key from Developer dashboard (Bearer token).

Path Parameters

id
integer
required

Body

application/json
body_text
string
required
direction
enum<string>
default:out
Available options:
in,
out
channel
string

e.g. email, sms, note (default note).

subject
string

Response

Message logged

success
enum<boolean>
Available options:
true
data
object
meta
object