v3

OpenAPI 3.1.02026-07-31350397683.8 KB
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-custom-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