Hanzo
OpenapiO11y

Removes a role from a service account.

Removes a role from a service account.

DELETE /v1/o11y/service_accounts/{id}/roles/{rid}

Addresshttps://api.hanzo.ai/v1/o11y/service_accounts/{id}/roles/{rid}
MethodDELETE
OperationDeleteServiceAccountRole
AuthAuthorization: Bearer $HANZO_API_KEY

Removes a role from a service account.

Request

2 fields.

FieldInTypeRequiredDescription
idpathstringyes
ridpathstringyes

Response

StatusBodyMeaning
204no content

Failure carries the platform error shape — see Errors.

Examples

hanzo o11y service_accounts roles rm <id> <rid>

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page