Verify PIN
PUT/identity/v2/auth/account/reauth/pin
Verifies the PIN for a User using an Access Token, typically used when re-verification is required.
Request
Responses
- 200
- 400
- 401
- 403
OK: The request was successful.
Bad Request: The request could not be understood by the server due to malformed syntax.
Unauthorized: The request requires user authentication.
Forbidden: The server understood the request, but refuses to authorize it.