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