Skip to main content
POST
Reinitialize an existing conversation, resetting its state while preserving the conversation ID.

Query Parameters

conversation_id
string
required
The ID of the conversation to reinitialize

Response

conversation_id
string
Unique identifier for the conversation (same as input)
response
string
Initial response from the agent for the reinitialized conversation
status
string
Status will be reset to “started”
customer_info
object
Reset customer information object
is_complete
boolean
Will be set to false