Delete API Key API Definition
The Delete API Key API lets you delete one or more existing API keys. This capability is useful for managing the lifecycle and security of API keys such as when they are no longer needed or when a key is compromised.
keyID String
The keyID
specifies the API key or list of keys that you want to delete.
tip
Check out our interactive API Playground that lets you experiment with this REST endpoint to delete API keys from an account.
https://api.vectara.io/v1/delete-api-key
The API Playground shows the full Delete API Key REST definition.
gRPC Example
You can find the full Delete API Key gRPC definition at admin_apikey.proto.