Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The public SSH key to add (from .pub file)
Example:
"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC..."