Skip to main content
DELETE
/
ssh-keys
/
{key_id}
Delete SSH key
curl --request DELETE \
  --url https://api.nova-cloud.ai/ssh-keys/{key_id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Use a JWT access token or API key (prefixed with nv_)

Path Parameters

key_id
string<uuid>
required

Response

Key deleted