summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-12-12 13:04:30 +0100
committerJoas Schilling <coding@schilljs.com>2023-01-04 17:35:20 +0100
commit616a0cb202cffbea53da7b5a8f1bfed97ef70af7 (patch)
treef9486746409761acb0935c56d34cf89503c85890 /docs
parentff782dbfde14a263d73de87641989ccb15c396cf (diff)
Delete breakout rooms when deleting the parent
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/conversation.md2
1 files changed, 2 insertions, 0 deletions
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}`