Create a new experiment
Documentation Index
Fetch the complete documentation index at: https://handbook.fiddler.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request body for creating an experiment
Name of the experiment
256ID of the dataset used in this experiment
ID of the application this experiment belongs to
Description of the experiment
512JSONB field for unstructured metadata
{ "key1": "value1", "key2": "value2" }