Evaluation Metrics
Create Metric
Create a new metric.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
A request to create a new metric.
Response
201
application/json
Successful Response
A response containing the ID of the created metric.