v1
latestOpenAPI 3.0.32026-07-267015229.9 KBDeployments
End Deployment Conversation
Ends an active conversation started through a deployment. No API key required in the browser.
post/v2/deployments/{deployment_id}/conversations/{conversation_id}/end
Path parameters
deployment_idstring required
conversation_idstring required
Response
Conversation ended
Example response
{
"status": "ended"
}