Delete a deal-agent conversation
Conversations
Delete a deal-agent conversation
Deletes the conversation and removes it from the workspace’s chat-conversations list. Idempotent — already-deleted conversations return 404.
DELETE
Delete a 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 - 64Conversation ID returned by POST /deals/{dealId}/conversations (or the company equivalent).
Required string length:
1 - 128Response
Conversation deleted.