mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-09 20:37:48 +00:00
2.2 KiB
2.2 KiB
VerifyTOTPRequest
Fields
| Field | Type | Required | Description |
|---|---|---|---|
userId |
String | ✔️ | The ID of the user for whom to verify the TOTP |
requestBody |
Optional<? extends com.clerk.backend_api.models.operations.VerifyTOTPRequestBody> | ➖ | N/A |