Evaluations - API
Initialize Evaluation
POST
Description
Create a new evaluation with an optional name and group. If no name is provided, a random name will be generated automatically.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Evaluation created successfully
The response is of type object
.