FoxoChat.js Packages
Preparing search index...
foxochat.js
RESTDeleteAPIUserBody
Interface RESTDeleteAPIUserBody
The body of DELETE /users/@me.
interface
RESTDeleteAPIUserBody
{
password
:
string
;
}
Index
Properties
password
Properties
password
password
:
string
The password of the user.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
password
FoxoChat.js Packages
Loading...
The body of DELETE /users/@me.