Update Collection
Updates a metric collection’s name and metricSettings.
Path parameters
id
The id of the metric collection you want to update.
Headers
CONFIDENT_API_KEY
The API key of your Confident AI project.
Request
name
The name of the metric collection, which must be unique within your project.
multiTurn
This is true if your metric collection is multi-turn, which contains only multi-turn metrics. Defaulted to false.
metricSettings
This is the list of metric settings for the collection.
Response
success
This is true if the metric collection was updated successfully.
data
This maps to the id of the metric collection.
deprecated
This is true if this metric collection endpoint is deprecated.