Hanzo
OpenapiO11y

Locks a v2-shape dashboard.

Locks a v2-shape dashboard. Only the dashboard's creator or an org admin may lock or unlock.

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

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

Locks a v2-shape dashboard. Only the dashboard's creator or an org admin may lock or unlock.

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 lock replace <id>

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page