Hanzo
OpenapiIam

Clears the target user's key of the requested TYPE (immediate revoke). — POST /v1/iam/revoke-user-keys

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

POST /v1/iam/revoke-user-keys

Addresshttps://api.hanzo.ai/v1/iam/revoke-user-keys
MethodPOST
Operationpost_iam_revoke-user-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

The document declares no body for POST /v1/iam/revoke-user-keys. The handler is typed in cloud but its shape is not yet emitted, so the fields are not listed here — ask the MCP door's describe for post_iam_revoke-user-keys, which answers from the running route.

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 iam revoke-user-keys

IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page