Hanzo
OpenapiO11y

Renames one org member, by user id — someone else, never the caller, who…

Renames one org member, by user id — someone else, never the caller, who renames themselves through updateMyUser.

PUT /v1/o11y/users/{id}

Addresshttps://api.hanzo.ai/v1/o11y/users/{id}
MethodPUT
OperationUpdateUser
AuthAuthorization: Bearer $HANZO_API_KEY

Renames one org member, by user id — someone else, never the caller, who renames themselves through updateMyUser. Admin gate.

Request

2 fields, body application/json (required).

FieldInTypeRequiredDescription
idpathstringyes
displayNamebodystringDisplayName is the new display name.

Response

StatusBodyMeaning
204no content

Failure carries the platform error shape — see Errors.

Examples

hanzo o11y users set <id>

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page