Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
PutMePasswordRequest
Interface PutMePasswordRequest
interface
PutMePasswordRequest
{
auth
?:
{
password
:
string
;
user
:
string
}
;
body
:
PasswordResetBody
;
}
Index
Properties
auth?
body
Properties
Optional
auth
auth
?:
{
password
:
string
;
user
:
string
}
body
body
:
PasswordResetBody
The new password.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auth
body
Documentation
Loading...
The new password.