For the complete documentation index, see llms.txt. For the full documentation snapshot, see llms-full.txt.
Update status, activity, and AI request metadata fields on an agent optimization result.
curl --request PATCH \
--url https://app.launchdarkly.com/api/v2/projects/{projectKey}/agent-optimizations/{optimizationKey}/results/{resultId} \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '
{
"evaluationTokens": {
"key": ""
},
"generationTokens": {
"key": ""
},
"generationLatency": 0,
"activity": "PENDING",
"scores": {
"key": ""
},
"completionResponse": "completionResponse",
"variation": {
"key": ""
},
"evaluationLatencies": {
"key": ""
},
"status": "RUNNING",
"createdVariationKey": "createdVariationKey"
}
'{
"instructions": "instructions",
"generationTokens": {
"key": ""
},
"completedAt": 5,
"activity": "PENDING",
"_links": {
"parent": {
"href": "href",
"type": "type"
},
"self": {
"href": "href",
"type": "type"
}
},
"scores": {
"key": ""
},
"variation": {
"key": ""
},
"evaluationLatencies": {
"key": ""
},
"createdVariationKey": "createdVariationKey",
"evaluationTokens": {
"key": ""
},
"createdAt": 5,
"agentOptimizationId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"generationLatency": 1,
"_access": {
"allowed": [
{
"reason": {
"role_name": "role_name",
"notActions": [
null,
null
],
"notResources": [
"notResources",
"notResources"
],
"effect": "allow",
"resources": [
"proj/*:env/*;qa_*:/flag/*"
],
"actions": [
"*"
]
},
"action": "action"
},
{
"reason": {
"role_name": "role_name",
"notActions": [
null,
null
],
"notResources": [
"notResources",
"notResources"
],
"effect": "allow",
"resources": [
"proj/*:env/*;qa_*:/flag/*"
],
"actions": [
"*"
]
},
"action": "action"
}
],
"denied": [
{
"reason": {
"role_name": "role_name",
"notActions": [
null,
null
],
"notResources": [
"notResources",
"notResources"
],
"effect": "allow",
"resources": [
"proj/*:env/*;qa_*:/flag/*"
],
"actions": [
"*"
]
},
"action": "action"
},
{
"reason": {
"role_name": "role_name",
"notActions": [
null,
null
],
"notResources": [
"notResources",
"notResources"
],
"effect": "allow",
"resources": [
"proj/*:env/*;qa_*:/flag/*"
],
"actions": [
"*"
]
},
"action": "action"
}
]
},
"agentOptimizationVersion": 0,
"completionResponse": "completionResponse",
"iteration": 6,
"id": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"runId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"userInput": "userInput",
"parameters": {
"key": ""
},
"status": "RUNNING",
"updatedAt": 2
}Documentation Index
Fetch the complete documentation index at: https://launchdarkly-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Agent optimization result fields to update
RUNNING, PASSED, FAILED, ERRORED PENDING, GENERATING, EVALUATING, GENERATING_VARIATION, COMPLETED Agent optimization result updated
RUNNING, PASSED, FAILED, ERRORED PENDING, GENERATING, EVALUATING, GENERATING_VARIATION, COMPLETED Show child attributes
{
"allowed": [
{
"reason": {
"role_name": "role_name",
"notActions": [null, null],
"notResources": ["notResources", "notResources"],
"effect": "allow",
"resources": ["proj/*:env/*;qa_*:/flag/*"],
"actions": ["*"]
},
"action": "action"
},
{
"reason": {
"role_name": "role_name",
"notActions": [null, null],
"notResources": ["notResources", "notResources"],
"effect": "allow",
"resources": ["proj/*:env/*;qa_*:/flag/*"],
"actions": ["*"]
},
"action": "action"
}
],
"denied": [
{
"reason": {
"role_name": "role_name",
"notActions": [null, null],
"notResources": ["notResources", "notResources"],
"effect": "allow",
"resources": ["proj/*:env/*;qa_*:/flag/*"],
"actions": ["*"]
},
"action": "action"
},
{
"reason": {
"role_name": "role_name",
"notActions": [null, null],
"notResources": ["notResources", "notResources"],
"effect": "allow",
"resources": ["proj/*:env/*;qa_*:/flag/*"],
"actions": ["*"]
},
"action": "action"
}
]
}The location and content type of related resources
Show child attributes
{
"parent": { "href": "href", "type": "type" },
"self": { "href": "href", "type": "type" }
}curl --request PATCH \
--url https://app.launchdarkly.com/api/v2/projects/{projectKey}/agent-optimizations/{optimizationKey}/results/{resultId} \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '
{
"evaluationTokens": {
"key": ""
},
"generationTokens": {
"key": ""
},
"generationLatency": 0,
"activity": "PENDING",
"scores": {
"key": ""
},
"completionResponse": "completionResponse",
"variation": {
"key": ""
},
"evaluationLatencies": {
"key": ""
},
"status": "RUNNING",
"createdVariationKey": "createdVariationKey"
}
'{
"instructions": "instructions",
"generationTokens": {
"key": ""
},
"completedAt": 5,
"activity": "PENDING",
"_links": {
"parent": {
"href": "href",
"type": "type"
},
"self": {
"href": "href",
"type": "type"
}
},
"scores": {
"key": ""
},
"variation": {
"key": ""
},
"evaluationLatencies": {
"key": ""
},
"createdVariationKey": "createdVariationKey",
"evaluationTokens": {
"key": ""
},
"createdAt": 5,
"agentOptimizationId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"generationLatency": 1,
"_access": {
"allowed": [
{
"reason": {
"role_name": "role_name",
"notActions": [
null,
null
],
"notResources": [
"notResources",
"notResources"
],
"effect": "allow",
"resources": [
"proj/*:env/*;qa_*:/flag/*"
],
"actions": [
"*"
]
},
"action": "action"
},
{
"reason": {
"role_name": "role_name",
"notActions": [
null,
null
],
"notResources": [
"notResources",
"notResources"
],
"effect": "allow",
"resources": [
"proj/*:env/*;qa_*:/flag/*"
],
"actions": [
"*"
]
},
"action": "action"
}
],
"denied": [
{
"reason": {
"role_name": "role_name",
"notActions": [
null,
null
],
"notResources": [
"notResources",
"notResources"
],
"effect": "allow",
"resources": [
"proj/*:env/*;qa_*:/flag/*"
],
"actions": [
"*"
]
},
"action": "action"
},
{
"reason": {
"role_name": "role_name",
"notActions": [
null,
null
],
"notResources": [
"notResources",
"notResources"
],
"effect": "allow",
"resources": [
"proj/*:env/*;qa_*:/flag/*"
],
"actions": [
"*"
]
},
"action": "action"
}
]
},
"agentOptimizationVersion": 0,
"completionResponse": "completionResponse",
"iteration": 6,
"id": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"runId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"userInput": "userInput",
"parameters": {
"key": ""
},
"status": "RUNNING",
"updatedAt": 2
}