post https://{applicationQualifiedDomain}.us.wristband.dev/api/v1/email-domains//verify
This API performs DNS lookups to verify whether the DNS records associated to the email domain are valid. The statuses of the email domain and its
corresponding DNS records will be updated accordingly. In order for the email domain status to transition to VERIFIED
all of the active DNS
records associated to the email domain must have a status of VERIFIED
. This method will also ensure that the email domain is verified on the external
email service provider.
Required Permissions
Below is the list of required permissions needed to interact with this API. For each permission the allowed permission boundaries are also specified.
Permission | Boundary | Description |
---|---|---|
email-domain:verify | Application | The subject can verify email domains under the application that the subject belongs to. |
Tenant | The subject can verify email domains owned by the tenant that the subject belongs to. | |
Tenant Inclusion List | The subject can verify email domains owned by tenants specified in the tenant inclusion list. | |
Tenant Exclusion List | The subject can verify email domains owned by tenants that belong to the subject's application but are not included in the tenant exclusion list. |