Skip to main content
PUT
Opt a verified domain in/out of the Honor Roll

Authorizations

mnemom_session
string
cookie
required

HttpOnly, Secure, SameSite=Lax cookie issued by /v1/auth/sign-in (or the SSO / email-callback flows). The value is an AES-256-GCM-encrypted blob of {access_token, refresh_token, issued_at, auth_method}. Browser clients include this automatically with credentials: "include".

Path Parameters

domain
string
required

Body

application/json
optIn
boolean
required

Response

Updated Honor Roll state.

domain
string
required
honor_roll
boolean
required
verified_at
string<date-time> | null