summaryrefslogtreecommitdiffstats
path: root/docs/participant.md
diff options
context:
space:
mode:
authorVincent Petry <vincent@nextcloud.com>2021-01-29 16:53:41 +0100
committerVincent Petry <vincent@nextcloud.com>2021-01-29 16:53:41 +0100
commit0d70608041cc55afcddd5f7f442fd1e310512c73 (patch)
treed48d62b04775c0a3f5eb4a3a201653abc77a8b86 /docs/participant.md
parenta18a3e682b38b19320cad9d3b2b767179302da0a (diff)
Add participant action to resend email invitation
Allow moderators to resend email invitations to individual participants in the participant list's actions menu. Adjusted endpoints to work with attendeeId as it was needed. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Diffstat (limited to 'docs/participant.md')
-rw-r--r--docs/participant.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/participant.md b/docs/participant.md
index b411b0f98..8787c2f20 100644
--- a/docs/participant.md
+++ b/docs/participant.md
@@ -176,7 +176,8 @@
field | type | Description
------|------|------------
- `participant` | string or null | v3 | User for whom to resend invitations, or null to send to all email actors
+ `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: