latestOpenAPI 3.0.12026-08-21155122139.1 KB
e1da36b2ef38
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