Put
/api/v1/mypasswordreset
Security
HTTP
Type bearer
Query parameters
userId
stringRequired
The ID of the user
Body parameters
The old password and new password
object
loginpassword
string
userpassword
string
Responses
200
OK
object
authorization
boolean
data
object
message
string
userObjectGUID
string
error_code
integer
error_message
string
error_status
boolean
Examplefalse
400
Bad Request
object
authorization
boolean
data
object
error_code
integer
error_message
string
error_status
boolean
message
string
userObjectGUID
string
401
Unauthorized
object
authorization
boolean
data
object
error_code
integer
error_message
string
error_status
boolean
message
string
userObjectGUID
string
403
Forbidden - User creation is still in progress.
object
authorization
boolean
data
object
error_code
integer
error_message
string
error_status
boolean
message
string
userObjectGUID
string
404
Not Found
object
authorization
boolean
data
object
error_code
integer
error_message
string
error_status
boolean
message
string
userObjectGUID
string
500
Internal Server Error
object
authorization
boolean
data
object
error_code
integer
error_message
string
error_status
boolean
message
string
userObjectGUID
string