Was this helpful?
Reset current user password.
/user/password
The password of user.
curl -L \ --request POST \ --url 'https://HOSTNAME:8887/api/user/password' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN' \ --header 'Content-Type: application/json'
No body