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