{
"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
successful operation
The response is of type object
.
Was this page helpful?