cURL
curl --request DELETE \ --url https://api.nova-cloud.ai/ssh-keys/{key_id} \ --header 'Authorization: Bearer <token>'
Delete an SSH key. This does not remove the key from existing VMs.
Documentation IndexFetch the complete documentation index at: https://docs.nova-cloud.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.nova-cloud.ai/llms.txt
Use this file to discover all available pages before exploring further.
Use a JWT access token or API key (prefixed with nv_)
Key deleted