Parameter | Type | Required | Description |
---|---|---|---|
provider | string | yes | The provider to delete configuration for (e.g., openai, anthropic) |
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The LLM provider to delete configuration for
openai
, anthropic
, google
, google-vertex
, azure
, amazon-bedrock
, xai
OK
The response is of type object
.