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
Changes
Changed in 1 of the 16 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○