Quick send message
Messages
Quick send message
Send a message without knowing the thread ID ahead of time. Automatically creates a thread if needed.
POST
Quick send message
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The account link ID to send the message from.
Pattern:
^[0-9a-z]+$Example:
"df6jbw4h36..."
Minimum string length:
1Example:
"Hey, I'm reaching out from Acme Agency..."
The platform ID of the prospect. Must be provided if externalId is not provided.
Example:
"1234567890"
The Inbox external ID of the prospect. Must be provided if externalPlatformId is not provided.
Example:
"1234567890"