# DeleteAIConfigLDAPIVersion
Version of the endpoint.
## Example Usage
```typescript
import { DeleteAIConfigLDAPIVersion } from "@launchdarkly/mcp-server/models/operations";
let value: DeleteAIConfigLDAPIVersion = "beta";
```
## Values
```typescript
"beta"
```