{ "operationId": "deleteSshKey", "summary": "Delete an existing SSH key", "method": "DELETE", "path": "/ssh_keys/{ssh_key_id}", "tags": [ "SSH Key" ], "parameters": { "ssh_key_id": "" } }