Create Key for machine user
POST/users/:userId/keys
If a public key is not supplied, a new key is generated and will be returned in the response. Make sure to store the returned key. If an RSA public key is supplied, the private key is omitted from the response. Machine keys are used to authenticate with jwt profile.
Request​
Responses​
- 200
- default
OK
An unexpected error response.