Hanzo
OpenapiO11y

Sets one org-scoped preference, by name.

Sets one org-scoped preference, by name.

PUT /v1/o11y/org/preferences/{name}

Addresshttps://api.hanzo.ai/v1/o11y/org/preferences/{name}
MethodPUT
OperationUpdateOrgPreference
AuthAuthorization: Bearer $HANZO_API_KEY

Sets one org-scoped preference, by name. Admin gate.

Request

2 fields, body application/json (required).

FieldInTypeRequiredDescription
namepathstringyes
valuebodyobjectValue is the value to set; its JSON type must match the preference's declared value type.

Response

StatusBodyMeaning
204no content

Failure carries the platform error shape — see Errors.

Examples

hanzo o11y org preferences set <name>

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page