PATCH
/api/users/:id/password
Change the password
Patch parameters
Parameter | Type | Required | Description |
---|---|---|---|
password |
string |
required |
The new password for the user |
PATCH
/api/users/:id/passwordChange the password
Parameter | Type | Required | Description |
---|---|---|---|
password |
string |
required |
The new password for the user |