Parameters
- evaluation_name: The name of your evaluation
- dataset_id: (Optional: Required if you are using an existing dataset) The unique identifier for the dataset. Learn more about obtaining a dataset ID.
- dataset_name: (Optional: Required if you are creating a new dataset) The name for your dataset
- space_id: The unique identifier for your space. Learn more about obtaining a space ID.
- file: The file should be in JSON Format
Response
Go to evaluation overview page to see your new evaluationAuthorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data