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