Preparing search index...
The search index is not available
@espressif/rainmaker-base-sdk
@espressif/rainmaker-base-sdk
types/input
ChangePasswordRequest
Interface ChangePasswordRequest
Request payload for changing a user's password.
interface
ChangePasswordRequest
{
newpassword
:
string
;
password
:
string
;
}
Index
Properties
newpassword
password
Properties
newpassword
newpassword
:
string
password
password
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
newpassword
password
@espressif/rainmaker-base-sdk
Loading...
Request payload for changing a user's password.