Skip to main content
DELETE
/
v1
/
ssh-keys
/
{id}
Delete an SSH key
curl --request DELETE \
  --url https://rest.compute.cudo.org/v1/ssh-keys/{id} \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>

Path Parameters

id
string
required

Response

A successful response.

The response is of type object.