Preparing search index...
The search index is not available
Foxogram.js Packages
Foxogram.js Packages
@foxogram/api-types
RESTPostAPIAuthVerifyEmailBody
Interface RESTPostAPIAuthVerifyEmailBody
The body of POST /auth/email/verify.
interface
RESTPostAPIAuthVerifyEmailBody
{
code
:
string
;
}
Index
Properties
code
Properties
code
code
:
string
The email verification code.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
Foxogram.js Packages
Loading...
The body of POST /auth/email/verify.