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

Documentation Index

Fetch the complete documentation index at: https://docs.nova-cloud.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

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

Path Parameters

key_id
string<uuid>
required

API key ID

Response

Key revoked