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