email_identities

Create Email Identity

post/api/v1/email-identities/

Request body

namestring required
from_namestring required
reply_tostring email required
is_defaultboolean
from_emailstring email nullable

Response

Successful Response

idstring uuid required
namestring required
from_namestring required
reply_tostring required
is_defaultboolean required
from_emailstring nullable
domain_statusstring nullable
domain_dns_recordsobject[] nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.