provider-keys

Remove Provider Key

Revoke the caller's key for provider, at the provider and here.

Returns a body rather than 204 so the caller learns whether the key was actually deactivated at the provider; a silent success would imply it always is.

delete/api/provider-keys/{provider}

Path parameters

provider'anthropic' | 'openai' required

Model providers qkey can hand out keys for.

Response

Successful Response

provider'anthropic' | 'openai' required

Model providers qkey can hand out keys for.

key_hintstring required
deactivated_at_providerboolean required

Changes

Changed in 1 of the 16 revisions of this API.1