SSH Keys
Delete SSH key
Delete an SSH key.
X-API-Key<token>
GPU API key (format: mk_...). Generate from the dashboard
or via POST /api-keys.
In: header
Path Parameters
id*string
SSH key UUID
Response Body
application/json
application/json
application/json
curl -X DELETE "https://gpu.huddleapis.com/api/v1/ssh-keys/string"Empty
{
"code": "BAD_REQUEST",
"error": "Missing required field: hostname"
}{
"code": "BAD_REQUEST",
"error": "Missing required field: hostname"
}{
"code": "BAD_REQUEST",
"error": "Missing required field: hostname"
}