Skip to main content
Update provider key
PATCH/v1/provider-keys/{provider}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

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

Body

application/json
enabled
boolean
required

Response

Updated provider-key metadata.

key_id
string<uuid>
required
provider
enum<string>
required
Available options:
openai,
anthropic,
deepseek
last4
string
required

Last four characters of the provider key.

status
enum<string>
required
Available options:
active,
invalid
enabled
boolean
required
created_at
string<date-time>
required
label
string
validated_at
string<date-time>
last_used_at
string<date-time>