v5

OpenAPI 3.0.02026-08-034760291.5 KB
Settings

Update custom SMTP settings

Update the org's custom SMTP credentials for client-report delivery. All fields optional. Leave password empty to keep the stored one. Requires white-label access.

patch/v3/settings/brand/smtp

Request body

teamIdstring
enabledboolean
hoststring nullable
portnumber nullable
encryption'ssl' | 'tls' | 'none'
userstring nullable
passwordstring nullable
fromNamestring nullable
fromEmailstring nullable
replyTostring nullable

Response

Default Response