mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 12:27:45 +00:00
1.1 KiB
1.1 KiB
UpdateEmailAddressRequestBody
Fields
| Field | Type | Required | Description |
|---|---|---|---|
verified |
JsonNullable<? extends Boolean> | ➖ | The email address will be marked as verified. |
primary |
JsonNullable<? extends Boolean> | ➖ | Set this email address as the primary email address for the user. |