{ "key": "string", "title": "string" }
curl --location '/user/profile/sshkeys' \ --header 'Content-Type: application/json' \ --data '{ "key": "string", "title": "string" }'
{}