Node.js SDK
Create Managed Domain
Create a managed subdomain on migma.email. The domain is instantly verified with no DNS setup required. Requires API key with domain:write.
POST
Node.js SDK
Authorizations
API key authentication. Use 'Authorization: Bearer YOUR_API_KEY' where YOUR_API_KEY is obtained from the Migma dashboard under Settings → API Integration.
Body
application/json
Subdomain prefix (e.g., 'acme' creates acme.migma.email). Lowercase letters, numbers, and hyphens only.
Required string length:
3 - 63Pattern:
^[a-z0-9][a-z0-9-]*[a-z0-9]$|^[a-z0-9]$AWS SES region for sending
Available options:
us-east-1, eu-west-1