mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-11 04:19:36 +00:00
9 lines
2.2 KiB
Markdown
9 lines
2.2 KiB
Markdown
# VerifyTOTPRequest
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
|
|
| `userId` | *String* | :heavy_check_mark: | The ID of the user for whom to verify the TOTP |
|
|
| `requestBody` | [Optional<? extends com.clerk.backend_api.models.operations.VerifyTOTPRequestBody>](../../models/operations/VerifyTOTPRequestBody.md) | :heavy_minus_sign: | N/A | |