latestOpenAPI 3.1.02026-08-15357410702.7 KB

a05ff89a0c58

Custom Metrics

Bulk Delete Custom Metrics

Delete multiple custom metrics by ID. All IDs must exist and belong to the caller's organization (same rules as single delete).

post/v1/delete-metrics

Headers

X-API-Keystring required

API key required to authenticate requests.

Request body

custom_metric_idsstring[] required

UUIDs of custom metrics to delete

Response

Successful Response

deleted_countinteger required

Number of metrics deleted

deleted_metric_idsstring[] required

IDs of metrics that were deleted