Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the instance to attach the SSH key to
Body
application/json
The SSH key to attach to the instance
Example:
"ssh-rsa AAAAB3NzaC1yc2EAAA..."