Hanzo
OpenapiO11y

Revokes an API key.

Revokes an API key.

DELETE /v1/o11y/service_accounts/{id}/keys/{fid}

Addresshttps://api.hanzo.ai/v1/o11y/service_accounts/{id}/keys/{fid}
MethodDELETE
OperationRevokeServiceAccountKey
AuthAuthorization: Bearer $HANZO_API_KEY

Revokes an API key. Revocation is immediate and permanent.

Request

2 fields.

FieldInTypeRequiredDescription
idpathstringyes
fidpathstringyes

Response

StatusBodyMeaning
204no content

Failure carries the platform error shape — see Errors.

Examples

hanzo o11y service_accounts keys rm <id> <fid>

O11y API · All Hanzo APIs · Interactive reference

How is this guide?

On this page