Create a new evaluation

Creates and starts a new evaluation for a specific skill using a dataset and AI model

Body Params
string
required

Name of the evaluation

string

Optional comment or description for the evaluation

string

Optional custom instructions for the AI model during evaluation

string
required

ID of the dataset to use for evaluation

string
required

ID of the AI model to use for evaluation

string
required

ID of the skill/bot to evaluate

Responses

400

Invalid request - Missing required fields or invalid IDs

401

Unauthorized - Invalid or missing authentication

404

Resource not found - Invalid dataset_id, model_id, or skill_id

500

Internal server error

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json