v1
latestOpenAPI 3.0.12026-08-04154122138.2 KBemail-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