Hanzo
OpenapiO11y

Renames a service account.

Renames a service account.

PUT /v1/o11y/service_accounts/{id}

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

Renames a service account.

Request

2 fields, body application/json (required).

FieldInTypeRequiredDescription
idpathstringyes
namebodystringName is the account's new name, under the same rules it was created with.

Response

StatusBodyMeaning
204no content

Failure carries the platform error shape — see Errors.

Examples

hanzo o11y service_accounts set <id>

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page