Files
clerk-sdk-java/docs/models/operations/VerifyPasswordRequest.md
2024-06-13 13:51:50 -04:00

9 lines
2.3 KiB
Markdown

# VerifyPasswordRequest
## Fields
| Field | Type | Required | Description |
| --------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- |
| `userId` | *String* | :heavy_check_mark: | The ID of the user for whom to verify the password |
| `requestBody` | [Optional<? extends com.clerk.backend_api.models.operations.VerifyPasswordRequestBody>](../../models/operations/VerifyPasswordRequestBody.md) | :heavy_minus_sign: | N/A |