Skip to main content
DELETE
Delete Saved Metric

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

The UUID of the saved metric to delete

Response

Metric deleted successfully

Single metric response

status
enum<string>
Available options:
success
data
object

A saved metric definition

metadata
object