Hanzo
OpenapiIam

Clears the target user's key of the requested TYPE (immediate revoke). — DELETE /v1/iam/users/{owner}/{name}/keys

Clears the target user's key of the requested TYPE (immediate revoke).

DELETE /v1/iam/users/{owner}/{name}/keys

Addresshttps://api.hanzo.ai/v1/iam/users/{owner}/{name}/keys
MethodDELETE
Operationdelete_iam_users_by_owner_by_name_keys
AuthAuthorization: Bearer $HANZO_API_KEY

Clears the target user's key of the requested TYPE (immediate revoke). Scoped by the same ?type field mint takes, so revoking the browser key leaves the server key working. A secret key's stored value is the sk- in its schema.Key row.

Request

2 fields.

FieldInTypeRequiredDescription
ownerpathstringyes
namepathstringyes

Response

The document declares no response body for this operation. It answers 200 on success and the platform error shape on failure — see Errors.

Examples

hanzo has no subcommand for this operation — the CLI serves only what cloud's live route table confirms. Use HTTP or an SDK.


IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page