Add an SSH key
POST/ssh_keys
Adds an SSH public key to the account. The key is validated and normalized server-side; an invalid key is rejected with 400.
Request
Responses
- 201
- 400
- 401
- 403
The SSH key was created.
label or key was missing, or the key was invalid.
The API key is missing, invalid or expired.
The API key is valid but not authorized for the required scope.