Domains
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/v1/domains/managed
Request body
Response
Managed domain created
Changes
Changed in 1 of the 5 revisions of this API.21
- ●
removed the request property
regionrequest-property-removed
- ●
added the new
us-east-2enum value to theallOf[subschema #2]/data/regionresponse property for the response status200response-property-enum-value-added
- ○
the response optional property
allOf[subschema #2]/data/regionbecame read-only for the status200response-optional-property-became-read-only
- ●