Unlink metrics from user group
Unlink metrics from user group
Remove metrics from a user group. See User Groups.
DELETE
Unlink metrics from user group
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
User group ID
Body
application/json
Example:
["metric_123", "metric_456"]Response
Metrics unlinked successfully