provider AI Configs POST /api/v2/projects/{projectKey}/agent-optimizations
@utdk/launchdarkly /api/v2/projects/{projectKey}/agent-optimizations
Create agent optimization
Create a new agent optimization within the given project.
projectKey path required
string

Try it

Authentication
Configure credentials for LaunchDarkly REST API
postagentoptimization
POST/api/v2/projects/{projectKey}/agent-optimizations
Create a new agent optimization within the given project.

Parameters

required

Input

required
required
required
required

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import launchdarkly from '@utdk/launchdarkly';

await launchdarkly.postagentoptimization()