Unlink metrics from specification
Unlink metrics from specification
Unlink one or more metrics from a specification. See Specifications.
DELETE
Unlink metrics from specification
Documentation Index
Fetch the complete documentation index at: https://docs.galtea.ai/llms.txt
Use this file to discover all available pages before exploring further.
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 unlink
Example:
["metric_123", "metric_456"]Response
Metrics unlinked successfully