createDomain Add a domain. Returns the domain + DNS records. HTTP: POST /api/domains Parameters Field Type Required Description domain string ✓ Returns any Example res = mk.createDomain({ "domain": "app.mailkite.dev", }) ← All methods · Docs · mailkite.dev