English
cURL
curl --request POST \ --url https://cloud.memsource.com/web/api2/v1/users/{userUid}/updatePassword \ --header 'Content-Type: application/json' \ --data '{ "password": "<string>" }'
Can be used by the user to update their own password or by ADMIN to update password of user without joined account
8 - 255
No Content
Was this page helpful?