Skip to main content
POST
Send Facebook Message to Contact

Authorizations

Authorization
string
header
required

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

Body

contact_id
string<uuid>
required
message
string
required
Minimum string length: 1

Response

message_id
string | null
required

Provider message ID.

thread_message_id
string<uuid>
required
source
enum<string>
required
  • meta - meta
  • ghl - ghl
Available options:
meta,
ghl
status
string
required