Close a chat
Closes an active chat conversation and marks it as complete.
PUT
Close an existing chat conversation
Documentation Index
Fetch the complete documentation index at: https://polyai-mintlify-b5dcd364.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
You must request an API Key to use PolyAI APIs.
Headers
Your PolyAI API key.
Agent authentication token (connector).
Path Parameters
API version
Account ID
Project ID
Body
application/json
ID of the conversation to close
Example:
"CONV-1234567890"
Response
OK
Whether the conversation was successfully closed
Example:
true
Last modified on May 20, 2026
Previous
OverviewEmbed real-time text conversations into your application using WebSockets, with seamless handoff to live agents.
Next
Close an existing chat conversation

