Hanzo
OpenapiO11y

Updates the public-sharing config for a dashboard.

Updates the public-sharing config for a dashboard.

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

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

Updates the public-sharing config for a dashboard.

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

Request

4 fields, body application/json (required).

FieldInTypeRequiredDescription
idpathstringyesID is the dashboard id from the path.
defaultTimeRangebodystring
idbodystringID is the dashboard id from the path.
timeRangeEnabledbodyboolean

Response

StatusBodyMeaning
204no content

Failure carries the platform error shape — see Errors.

Examples

hanzo o11y dashboards public replace <id>

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page