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