Create SSH Key
POST/projects/:projectId/ssh-keys
Registers a new SSH public key in the project.
This operation is synchronous; the created key is returned in the response.
Request
The SSH key was registered.
The request body failed validation (for example, a malformed public key).