Hanzo
OpenapiO11y

Deletes the public-sharing config and disables public sharing of a dashboard.

Deletes the public-sharing config and disables public sharing of a dashboard.

DELETE /v1/o11y/dashboards/{id}/public

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

Deletes the public-sharing config and disables public sharing of a dashboard.

Callers need the admin 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 public clear <id>

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page