Delete Metric Dashboard
Intent
Removes the metric dashboard.
When to call it
Call this only after your application has identified the metric dashboard that should be removed.
Access boundary
Authorize the request with a token that carries metrics:write.
Successful result
A successful request returns 204 without a response document.
Operational notes
Delete a user-defined metric dashboard.
Scopes: metrics:write
DELETE
Delete Metric Dashboard
Previous
Authorize### Intent
Reads the authorize without changing it.
### When to call it
Call this after your application has received or stored the identifier for the authorize.
### Access boundary
Use the credential type and authentication scheme shown for this operation.
### Successful result
A successful request returns `200`. The response schema below defines the body your integration receives.
Next
Delete Metric Dashboard