email-domain-controller
Create email domain
Creates a new email domain entry. Only accessible to users with -laminar.run email domains.
post/email-domains
Request body
Example request
{
"domain": "example.com",
"isActive": true
}Response
Email domain created successfully
Changes
No recorded changes to this endpoint across all 4 revisions of this API.