Close a chat
Closes an active chat conversation and marks it as complete.
PUT
Close an existing chat conversation
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 March 24, 2026
Close an existing chat conversation

