v1

latestOpenAPI 3.0.02026-07-26103425558.9 KB
Reporting

Update Saved Metric

Updates the name, description, or parameters of an existing metric configuration. Supports partial updates.

post/v2/reporting/metrics/{id}

Path parameters

idstring uuid required

The UUID of the saved metric to update

Request body

namestring

Updated metric name

descriptionstring nullable

Updated metric description (can be set to null to clear)

Response

Metric updated successfully

status'success'
metadataobject