Skip to main content
POST
Recover

Headers

X-Site-ID
string
required
X-Stella-Token
string | null

Body

application/json
email
string<email>
required

Response

Successful Response

Same shape regardless of whether the email was registered. The delivered field reports whether we actually attempted a send; callers should not branch on it for UI — it's there for tests.

delivered
boolean
required