mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 12:27:45 +00:00
2.2 KiB
2.2 KiB
UpdateSignUpRequest
Fields
| Field | Type | Required | Description |
|---|---|---|---|
id |
String | ✔️ | The ID of the sign-up to update |
requestBody |
Optional<? extends com.clerk.backend_api.models.operations.UpdateSignUpRequestBody> | ➖ | N/A |