Registers a new domain for the specified team. After registration, a DNS TXT record must be created to verify ownership. A background verification job is automatically scheduled 15 minutes after registration.
The domain name to register (e.g., example.com). Must be a valid domain, maximum 255 characters. Cannot already be in use by another organization.
Response
The numeric ID of the domain.
The registered domain name.
The token to use in the DNS TXT record for verification.
The DNS record host where the TXT record should be created.
ISO 8601 timestamp of when the domain was verified. null if not yet verified.
ISO 8601 timestamp of when the domain was registered.
ISO 8601 timestamp of when the domain registration expires if not verified (30 days after creation).