Resend a User Invitation
POST/v3/applications/:appId/users-invitations/:userInvitationId/resend
This endpoint resends an invitation to a user for an application.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 408
- 500
The resent user invitation.
Bad request error
Unauthorized error
Forbidden
Not Found
Timeout
Internal Error