Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Creates a new evaluation job for classify, score, or compare tasks
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.