Continue an existing conversation
Conversations
Continue an existing conversation
Send a message in an existing conversation thread. The conversation must have been created via POST /deals//conversations.
POST
Continue an existing conversation
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
CRM deal ID (HubSpot/Salesforce object ID).
Required string length:
1 - 64Conversation ID returned by POST /deals/{dealId}/conversations (or the company equivalent).
Required string length:
1 - 128Body
application/json
User message text.
Required string length:
1 - 10000