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