Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/appwrite/mod.ts>Users#updatePassword

[READ-ONLY] Official Appwrite Deno SDK 🦕
Latest
method Users.prototype.updatePassword
Re-export
import { Users } from "https://deno.land/x/appwrite@12.1.0/mod.ts";

Update password

Update the user password by its unique ID.

Parameters

userId: string
password: string