Create a domain
Create a domain
Create a new domain for this Organization.
POST
Create a domain
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
Domain name.
Pattern:
^(([a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9])\.)*([A-Za-z0-9]|[A-Za-z0-9][A-Za-z0-9-]*[A-Za-z0-9])$Response
Domain successfully created for organization.
Organization domain identifier.
Pattern:
^ord_[A-Za-z0-9]{22}$Organization identifier.
Pattern:
^org_[A-Za-z0-9]{16}$Domain name.
Pattern:
^(([a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9])\.)*([A-Za-z0-9]|[A-Za-z0-9][A-Za-z0-9-]*[A-Za-z0-9])$Organization domain status.
Available options:
failed, pending, verified Value used to verify the domain.
Stores the full domain where the TXT record should be added.