Master account
Resend / cancel admin user invitation
This endpoint will allow the user to:
- Resend an admin user invitation
- Cancel an admin user invitation
put/corporate/user/invitation/{action}/{email}
Path parameters
actionstring required
Action to be performed (cancel / resend)
emailstring required
Email address of the recipient
Response
Response of the action performed
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
- ▲