Update SSH key
post/auth/v3.0/user/profile/sshkey
Update SSH key for current authenticated user.
Request
Authorization
X-AT
header
apiKey
Body
application/json
sshKeyPublic SSH key in SSH2 format. One key per line!
string
Response
200Profile updated.
403Access denied for this user
422SSH key validation error.
500User profile not updated.
Shell cURL
shell
Show schema
json