Create new key pair
post/auth/v0.1/user/profile/generate-key
This generates a new Ed25519 key pair and adds the public key to the user's profile.
Request
Authorization
X-AT
header
apiKey
Response
200User profile retrieved.
403Access denied for this user
422Failed to generate key pair.
500User profile not updated.
Shell cURL
shell
Show schema
json