import { Users } from "https://deno.land/x/appwrite@9.0.0/mod.ts";
Update Password
Update the user password by its unique ID.
Type Parameters
Preferences extends Models.Preferences
Returns
Promise<Models.User<Preferences>>
import { Users } from "https://deno.land/x/appwrite@9.0.0/mod.ts";
Update Password
Update the user password by its unique ID.