Re-send a pending invitation

Re-issues and re-sends a pending invitation identified by email. The invitee's names and
accesses are taken from the stored invitation - the request body carries only the email.
A NEW activation hash is generated, so any invitation link already delivered stops working.
Returns 404 if no pending invitation exists for that email, and 422 if the same recipient was
already sent one within the last minute.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of the account that owns the retrieved/saved data

Body Params

Contains only the pending invitee's email. Names and accesses come from the stored invitation. A new activation hash is issued and the invitation email is re-sent.

Identifies the pending invitation to re-issue. Only email is accepted: the accesses and
names are read from the stored invitation, so a resend can never widen a grant.

string
required
length ≤ 100

The email address of the collaborator or invitee.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json