Hanzo
OpenapiO11y

Deletes a v2-shape dashboard along with its tag relations.

Deletes a v2-shape dashboard along with its tag relations. Locked dashboards are rejected.

DELETE /v1/o11y/dashboards/{id}

Addresshttps://api.hanzo.ai/v1/o11y/dashboards/{id}
MethodDELETE
OperationDeleteDashboardV2
AuthAuthorization: Bearer $HANZO_API_KEY

Deletes a v2-shape dashboard along with its tag relations. Locked dashboards are rejected.

Callers need the editor role; the runtime's own gate enforces it.

Request

1 field.

FieldInTypeRequiredDescription
idpathstringyesID is the resource id from the path.

Response

StatusBodyMeaning
204no content

Failure carries the platform error shape — see Errors.

Examples

hanzo o11y dashboards rm <id>

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page