Permanently destroy a chat and all its state.
Destroys a chat — stops the VM if running, deletes all Redis live state and the DB record. All viewers in the chat receive aDocumentation Index
Fetch the complete documentation index at: https://docs.7331.org/llms.txt
Use this file to discover all available pages before exploring further.
room:destroyed event and are removed.
Authorization: Chat owner, or platform OWNER. Admins who need to delete other users’ chats should use the Admin API (POST /v1/admin/chats/{chat_id}/delete).
200 OK with a SuccessResponse body.