Batch Create

Creates a batch of new metrics on your Confident AI project.

Headers

CONFIDENT_API_KEYstringRequired
The API key of your Confident AI project.

Request

metricslist of objectsRequired
This is the list of metrics you want to add to your project.

Response

successboolean
This is true if the metrics were created successfully.
dataobject
This maps to the ids of the metrics created.
deprecatedboolean
This is true if this batch metrics endpoint is deprecated.