Create organization domain
This endpoint adds a new domain to the organization’s email address domains whitelist. It’s forbidden to add domains used for disposable email addresses or used by free email providers. Maximum number of domains added to an organization is 10.
Authorizations
Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.
Path Parameters
Unique organization ID. Unique organization identifier.
Body
The parameters for creating an organization domain.
The domain name.
Response
Created: Returns created organization domain.
Organization domain.
Unique organization identifier.
Unique domain identifier.
The domain name.
Type of the domain assigned to the organization. Only one type is available - open. Open domains are email domains that are able to join a given organization without additional confirmation.
The creation date of the organization domain.