mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-09 20:37:48 +00:00
9 lines
2.2 KiB
Markdown
9 lines
2.2 KiB
Markdown
# UpdateSignUpRequest
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ----------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
|
|
| `id` | *String* | :heavy_check_mark: | The ID of the sign-up to update |
|
|
| `requestBody` | [Optional<? extends com.clerk.backend_api.models.operations.UpdateSignUpRequestBody>](../../models/operations/UpdateSignUpRequestBody.md) | :heavy_minus_sign: | N/A | |