OpenAPI 3.0.12026-08-04154122138.2 KB
f0b9f895fdd8
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