Preparing search index...
The search index is not available
Foxogram.js Packages
Foxogram.js Packages
@foxogram/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
Foxogram.js Packages
Loading...
The body of POST /auth/reset-password.