Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/participant.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/participant.md b/docs/participant.md
index 8787c2f20..d1a288942 100644
--- a/docs/participant.md
+++ b/docs/participant.md
@@ -176,14 +176,13 @@
field | type | Description
------|------|------------
- `participant`| string or null | v3 | User for whom to resend invitations, or null to send to all email actors
`attendeeId` | int or null | v3 | Attendee id can be used for guests and users
* Response:
- Status code:
+ `200 OK`
+ `403 Forbidden` When the current user is not a moderator or owner
- + `404 Not Found` When the given participant was not found in the conversation
+ + `404 Not Found` When the given attendee was not found in the conversation
## Leave a conversation (not available for call and chat anymore)