Skip to main content
PUT
Reset Password

Headers

Authorization
string
required

Access Token

OrganizationId
string
required

Organization ID

Body

application/json

passwordResetRequest

Password Reset Request Model

password1
string

New Password

Example:

"123qweasdzx"

password2
string

Repeat New Password

Example:

"123qweasdzx"

passwordResetToken
string

Password Reset Token

Example:

"1asasd3452ADw34"

userId
integer<int64>

User Id

Example:

12343123

Response

User.

status
string
userId
integer<int64>