Forgot passkey
POST/identity/v2/auth/passkey/forgot
This API is used to trigger the forgot passkey flow for a user.
Request
Responses
- 200
- 400
- 401
- 403
Successfully submit request to reset the passkey
Bad Request - the request is malformed or invalid.
Status Unauthorized: The request requires user authentication.
Forbidden - the client is not allowed to access this resource.