POST /api/v1/public/chats/:prospect_id/send-message/
Send a message in a chat. Auth:X-API-Key
Body
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
X-API-Key
Body
{
"message": "Hey there from the API!"
}
