POST
/v3/admin/domainsCreate domainBeta
⚠️ Before you can use the Manage Domains endpoints, you need a Nylas Service Account.
Registers a new email domain for your organization. After creating a domain, you must verify its DNS records before you can use it with Transactional Send or Nylas Inbound.
Header parameters
A Base64-encoded signature using your private key's RSA with a 2048-bit key and an SHA-256 hashed string of the path, method, timestamp, nonce, and payload.
A randomly generated nonce. Each request needs to have a unique nonce. If you try to reuse a nonce, Nylas rejects the request.