createAllowlistIdentifier()
Adds a new identifier to the allowlist.
- Name
identifier
- Type
string
- Description
The
identifier
can be: a phone number in international E.164 format, an email address, or a wildcard email address (*.domain.com). Use this identifier value to allow any email address in a particular email domain.
- Name
notify
- Type
boolean
- Description
Whether to notify the owner of the identifier. The
notify
property is not available for wildcard identifiers.
Feedback
Last updated on