From 11a861c2cbf26916162ff989e70c3dcb61bb169f Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 2 Feb 2021 13:21:10 +0100 Subject: Prevent deleting system messages and shares Signed-off-by: Joas Schilling --- docs/chat.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/chat.md b/docs/chat.md index da98470b6..3d03bf5e1 100644 --- a/docs/chat.md +++ b/docs/chat.md @@ -110,6 +110,7 @@ Base endpoint is: `/ocs/v2.php/apps/spreed/api/v1` + `403 Forbidden` When the message is not from the current user and the user not a moderator + `403 Forbidden` When the conversation is read-only + `404 Not Found` When the conversation or chat message could not be found for the participant + + `405 Method Not Allowed` When the message is not a normal chat message + `412 Precondition Failed` When the lobby is active and the user is not a moderator - Header: -- cgit v1.2.3