FoxoChat.js Packages
Preparing search index...
foxochat.js
RESTPostAPIUserDeleteConfirmBody
Interface RESTPostAPIUserDeleteConfirmBody
The body of POST /users/@me/confirm.
interface
RESTPostAPIUserDeleteConfirmBody
{
code
:
string
;
}
Index
Properties
code
Properties
code
code
:
string
The deletion confirm code.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
FoxoChat.js Packages
Loading...
The body of POST /users/@me/confirm.