Deployments

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

conversation_idstring
statusstring

Example response

{
  "status": "ended"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.