Resend the certificate email
POST/tap/api/v1/users/:userId/resend
Resends the email containing the user's certificate bundle. Requires the admin role.
Request
Responses
- 200
- 400
- 401
The email was sent.
The user is unknown, the identifier is invalid, or the certificate email could not be sent.
The user is not authorized to access this resource.