From 616a0cb202cffbea53da7b5a8f1bfed97ef70af7 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 12 Dec 2022 13:04:30 +0100 Subject: Delete breakout rooms when deleting the parent Signed-off-by: Joas Schilling --- docs/conversation.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/conversation.md b/docs/conversation.md index bab915cc6..cc4488ba1 100644 --- a/docs/conversation.md +++ b/docs/conversation.md @@ -193,6 +193,8 @@ Get all (for moderators and in case of "free selection) or the assigned breakout ## Delete a conversation +*Note:* Deleting a conversation that is the parent of breakout rooms, will also delete them. + * Method: `DELETE` * Endpoint: `/room/{token}` -- cgit v1.2.3