Hanzo
OpenapiIam

Verifies the signed challenge and signs the person in.

Verifies the signed challenge and signs the person in.

POST /v1/iam/webauthn/signin/finish

Addresshttps://api.hanzo.ai/v1/iam/webauthn/signin/finish
MethodPOST
Operationpost_iam_webauthn_signin_finish
AuthAuthorization: Bearer $HANZO_API_KEY

Verifies the signed challenge and signs the person in.

It answers exactly as a password sign-in does — the same envelope, through the same grant — so nothing downstream branches on how somebody arrived.

Request

The document declares no body for POST /v1/iam/webauthn/signin/finish. 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_webauthn_signin_finish, 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 webauthn signin finish

IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page