Skip to main content
DELETE
Delete LLM provider configuration
Delete an LLM provider configuration.

Path Parameters

Response Examples

Success Response

Provider Not Found

Usage Example

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

The LLM provider to delete configuration for The provider to use for LLM access

Available options:
openai,
anthropic,
google,
google-vertex,
azure,
amazon-bedrock,
xai

Response

OK

provider
enum<string>

The provider to use for LLM access

Available options:
openai,
anthropic,
google,
google-vertex,
azure,
amazon-bedrock,
xai