Rebuild a server certificate
POST/tap/api/v1/servers/:serverId/certificate
Regenerates the server's certificate. Requires the admin role.
Request
Responses
- 200
- 400
- 401
The certificate was rebuilt.
The server is unknown, the identifier is invalid, or the certificate could not be rebuilt.
The user is not authorized to access this resource.