v1

latestOpenAPI 3.1.02026-07-134338101.4 KB

Stop Conversation

Stop an agent loop for a conversation.

This endpoint calls the conversation_manager's close_session method to stop a conversation.

post/api/conversations/{conversation_id}/stop

Path parameters

conversation_idstring required

Response

Successful Response

statusstring required
conversation_idstring required
messagestring nullable
conversation_status'STARTING' | 'RUNNING' | 'STOPPED'