Skip to main content
DELETE
Error

Path Parameters

dashboardUuidOrSlug
string
required

uuid or slug for the dashboard A resource UUID or its URL slug. Resolve to a real UUID before using as a key.

metricTable
string
required

table of the registry metric to remove

metricName
string
required

name of the registry metric to remove

Query Parameters

dryRun
boolean

report affected charts without writing

projectUuid
string<uuid>

project to resolve a slug in, required when the slug exists in multiple projects (e.g. preview projects) Stringified UUIDv4. See RFC 4112

Pattern: [0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-4[0-9A-Fa-f]{3}-[89ABab][0-9A-Fa-f]{3}-[0-9A-Fa-f]{12}

Response

Success

results
object
required
status
enum<string>
required
Available options:
ok