Force-end conversation
Force-end conversation
Force-terminate an ongoing conversation. Idempotent: a
conversation that has already ended returns 204 the same as a
successful first-time termination. Requires an owner or admin
of the workspace — the same gate as take-over.
Authentication
AuthorizationBearer
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Path parameters
conversation_id
Conversation id (prefixed external id, conv_...).
Headers
Speechify-Version
Response
Conversation ended.
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error