Archive a value metric
Marks a value metric archived so it stops appearing in listValueMetrics. Its formula and signal bindings are deliberately kept, so historical delivered value and sealed value receipts still resolve — which also means an archived metric's signals continue to be ingested and can still surface on value receipts. Removing it from receipts entirely requires deleting its signal bindings. Restore it with updateValueMetric and archivedAt null.
Authentication
AuthorizationBearer
API Key authentication using Bearer token
Path parameters
slug
Query parameters
expectedActiveVersion
Response
200
slug
name
version
The value model version this write published.
Errors
400
Bad Request Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error