Create an identifier allowed to sign up to an instance
post/allowlist_identifiers
Request body
identifierstring required
The identifier to be added in the allow-list.
This can be an email address, a phone number, or a web3 wallet.
notifyboolean
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.
Response
Success
object'allowlist_identifier'
String representing the object's type. Objects of the same type share the same value.