CompanyDomain
Create CompanyDomain
Used to create new Company Domains
post/company-domains
Request body
idstring
The ID of the company domain
company_idstring
The ID of the company that owns the domain
created_timeinteger
Time at which the domain was created
created_by_idstring
The ID of the user who created this domain
last_updated_timeinteger
Time at which the domain was last updated
last_updated_by_idstring
The ID of the user who last updated this domain
domain_namestring
The fully qualified domain name
sso_locking_enabledboolean
If enabled forces users from this domain (email) to log using SSO
Response
The company domain that was created
idstring
The ID of the company domain
company_idstring
The ID of the company that owns the domain
created_timeinteger
Time at which the domain was created
created_by_idstring
The ID of the user who created this domain
last_updated_timeinteger
Time at which the domain was last updated
last_updated_by_idstring
The ID of the user who last updated this domain
domain_namestring
The fully qualified domain name
sso_locking_enabledboolean
If enabled forces users from this domain (email) to log using SSO