Hanzo
OpenapiO11y

Removes one org member, by user id. — DELETE /v1/o11y/user/{id}

Removes one org member, by user id.

DELETE /v1/o11y/user/{id}

Addresshttps://api.hanzo.ai/v1/o11y/user/{id}
MethodDELETE
OperationDeleteUserDeprecated
AuthAuthorization: Bearer $HANZO_API_KEY

Removes one org member, by user id. The same operation as deleteUser on the legacy singular path. Admin gate.

Request

1 field.

FieldInTypeRequiredDescription
idpathstringyes

Response

StatusBodyMeaning
204no content

Failure carries the platform error shape — see Errors.

Examples

hanzo o11y user rm <id>

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page