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