User
Resend / Cancel invitation
put/organization/user/invitation/{action}/{email}
Path parameters
action'resend' | 'cancel' required
action
emailstring required
Email of the invited user.
Response
Success
Example response
{
"email": "invitedUser@company.com"
}Changes
Changed in 2 of the 2 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲