Users
Resend Invite
Resend the invite to the user
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Url to redirect when invite is accepted
Example:
"<control plane url>/invite-accept"
User email of user
Client id of user
Response
200
application/json
User invite has been successfully resent.
The response is of type object
.