latestOpenAPI 3.0.12026-08-21155122139.1 KB
e1da36b2ef38
email-domain-controller
Update email domain
Updates an existing email domain. Only accessible to users with -laminar.run email domains.
put/email-domains/{id}
Path parameters
idinteger required
Request body
Example request
{
"domain": "example.com",
"isActive": true
}Response
Email domain updated successfully