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