cURL
curl --request POST \ --url https://api.example.com/api/conversations/{conversation_id}/condense
{ "success": true }
Force condensation of the conversation history.
Successful Response
Was this page helpful?