Path Parameters
The experiment ID
{
"id": "<string>",
"name": "<string>",
"collection": "<string>",
"queryPipeline": "<string>",
"params": [
{
"key": "<string>",
"value": "<string>",
"policy": "REPLACE"
}
],
"weight": 123
}
{
"id": "<string>",
"name": "<string>",
"collection": "<string>",
"queryPipeline": "<string>",
"params": [
{
"key": "<string>",
"value": "<string>",
"policy": "REPLACE"
}
],
"weight": 123
}
The experiment ID
Was this page helpful?