Users

Change user password

post/users/{id}/change-password

Path parameters

idstring required

MongoDB ObjectId represented as a hexadecimal string

Object ID

Request body

passwordstring required

Response

Password changed successfully

codeinteger
messagestring

Changes