Hanzo AI
OpenapiIam

Create finish

Verifies the newly created passkey and stores it, so the person can sign in with their device from then on.

POST /v1/iam/webauthn/signup/finish

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

Verifies the newly created passkey and stores it, so the person can sign in with their device from then on.

Request

The document declares no body for POST /v1/iam/webauthn/signup/finish. The handler is typed in cloud but its shape is not yet emitted, so the fields are not listed here — ask MCP's describe for post_iam_webauthn_signup_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 signup finish

IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page