mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 04:19:25 +00:00
2.8 KiB
2.8 KiB
CreateAllowlistIdentifierRequestBody
Fields
| Field | Type | Required | Description |
|---|---|---|---|
identifier |
String | ✔️ | The identifier to be added in the allow-list. This can be an email address, a phone number or a web3 wallet. |
notify_ |
Optional<? extends Boolean> | ➖ | This flag denotes whether the given identifier will receive an invitation to join the application. Note that this only works for email address and phone number identifiers. |