cURL
curl --request DELETE \ --url https://api.nova-cloud.ai/api-keys/{key_id} \ --header 'Authorization: Bearer <token>'
Permanently revoke a specific API key.
Use a JWT access token or API key (prefixed with nv_)
API key ID
Key revoked