Create Ssh Key
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
public_key
OpenSSH-formatted public key (<type> <base64> [comment]).
name
Optional friendly name.
Response
SSH key created
key
SSH key info.
