API ReferenceSSH KeysDelete SSH KeyDelete SSH Key DELETE/projects/:projectId/ssh-keys/:sshKeyId Deletes an SSH key from the project. Request Responses200404409The SSH key was deleted.No SSH key with the given id exists in the project.The SSH key is authorized on one or more VMs and cannot be deleted.