Create a new deal-agent conversation
Conversations
Create a new deal-agent conversation
Creates a fresh conversation thread on the deal agent. Returns the
new conversation_id so subsequent POSTs to
/deals/{dealId}/conversations/{cid}/messages continue this thread.
POST
Create a new deal-agent 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 - 64Body
application/json
User attribution for the new conversation. Optional.
Required string length:
1 - 254