Force-end conversation

Force-terminate the LiveKit room for an ongoing conversation. Idempotent: rooms that LiveKit has already cleaned up return 204 the same as a successful first-time termination. Same owner/admin role gating as the shadow-token endpoint.

Authentication

AuthorizationBearer

Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.

Path parameters

idstringRequired

Response

Conversation ended.

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error