Skip to main content

The PrivateEmailSubdomain object

Private Email Subdomains represent the subdomains of the Private Email object. This feature is only available to Premium users.

Attributes

id (int) The id of the subdomain


subdomain (string) Subdomain of the Private Email


Example object

{
"id": 1,
"subdomain": "mysubdomain"
}