Skip to main content
DELETE
/
v1
/
settings
/
eval-keys
/
{provider}
Revoke the BYOK key for a provider
curl --request DELETE \
  --url https://api.trulayer.ai/v1/settings/eval-keys/{provider} \
  --header 'Authorization: Bearer <token>'
{
  "error": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.trulayer.ai/llms.txt

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

Authorizations

Authorization
string
header
required

SDK API key (tl_...) or Clerk session JWT

Path Parameters

provider
enum<string>
required
Available options:
openai,
anthropic

Response

Key revoked