videosphere
Preparing search index...
lib/repositories/users
deleteUserById
Function deleteUserById
deleteUserById
(
userId
:
string
)
:
Promise
<
boolean
>
Deletes a user profile by id.
Parameters
userId
:
string
Auth user id to delete.
Returns
Promise
<
boolean
>
True when a profile was removed.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
videosphere
Loading...
Deletes a user profile by id.