Update an existing custom metric
Custom Metrics
Update Custom Metric
Update an existing custom metric configuration
PUT
Update an existing custom metric
Documentation Index
Fetch the complete documentation index at: https://docs.convocore.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Updates the configuration of an existing custom metric. You can modify the description, type, and options (for enum types).Partial Updates
You only need to include the fields you want to update:Updating Enum Options
For enum type metrics, you can add or modify options:Use Cases
- Refine Descriptions: Make metric descriptions clearer
- Add Enum Options: Expand categorical options as needs evolve
- Correct Typos: Fix mistakes in metric configuration
- Update Metadata: Keep metric information current
System metrics (where
isSystem: true) cannot be updated via the API.Example: Expanding Options
Common Update Scenarios
Update Description Only
Update Key
Update Type
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the agent
The unique identifier of the metric to update
Body
application/json
