Link metrics to specification
Link metrics to specification
Link one or more metrics to a specification. See Specifications.
POST
Link metrics to specification
Authorizations
API key authorization. Pass your API key in the Authorization header as a Bearer token. Both new (gsk_*) and legacy (gsk-) API keys are accepted, e.g. Authorization: Bearer gsk_... or Authorization: Bearer gsk-....
Path Parameters
Specification ID
Body
application/json
Array of metric IDs to link
Example:
["metric_123", "metric_456"]Response
Metrics linked successfully