FoxoChat.js Packages
Preparing search index...
@foxochat/api-types
RESTPostAPIAuthResetPasswordBody
Interface RESTPostAPIAuthResetPasswordBody
The body of POST /auth/reset-password.
interface
RESTPostAPIAuthResetPasswordBody
{
email
:
string
;
}
Index
Properties
email
Properties
email
email
:
string
The user's email.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
email
FoxoChat.js Packages
Loading...
The body of POST /auth/reset-password.