Manage email API processes
Create Email ID
Preconditions
- Brand must already exist
- Brand has at least one (1) etag version whose resource state is
PUBLISHED - Brand asset with
PLACECARD_LOGOintent must already exist - At least one (1) etag version of a
PLACECARD_LOGOisPUBLISHED
If any of these preconditions are not met, the brand and/or brand asset must be created first and you must wait until their respective resource states are PUBLISHED.
Process Description
-
API user requests creation of an email ID resource.
-
The service validates the description of the resource synchronously.
-
If no inline validation with severity of
VIOLATIONis triggered, the resource state changes toPENDING_USER_ACTION. -
API user proceeds to create a DNS TXT record.
-
After adding the TXT record to their DNS server, the API user proceeds to verify the domain.
-
Resource state changes and notifications/feedback are generated in response to recorded events.
-
API user polls for notifications every 15 minutes.