Update domain settings
Domains
Update domain settings
Updates sender defaults (defaultSenderName, defaultFromEmail, defaultReplyToEmail) — at least one required. Verification is its own action: POST /v1/domains/{domainId}/verify. Returns the bare updated row.
PATCH
Update domain settings
Authorizations
Send your Brew API key as Authorization: Bearer brew_xxx.
Path Parameters
Domain id (opaque Convex document id) returned by POST /v1/domains and listed by GET /v1/domains.
Required string length:
1 - 64Example:
"kx7bkh53hasmfeh5kd7sqgykt187g8ww"
Body
application/json
Response
Updated.
Required string length:
1 - 64Required string length:
1 - 253Available options:
not_started, pending, verified, failed, temporary_failure, partially_verified, partially_failed