Headers
API key to authorize the operation. Can also use JWT authentication.
Body
The ID of the dataset group containing the dataset versions to evaluate. The dataset group must be within a workspace accessible to the authenticated user.
x >= 1Optional name for the evaluation pipeline. If not provided, a unique name will be auto-generated. Must be between 1 and 255 characters if specified.
1 - 255Optional folder ID to organize the pipeline within your workspace. If not specified, the pipeline will be created at the root level.
x >= 1Optional specific dataset version number to use. If not specified, the latest non-draft version will be used. Cannot be -1 (draft version).

