GET
/v1.0/auth/passwordChanges dataValidate authorization to update password. Restricted to special 'CHANGE_PASSWORD' role
Parameters
No parameters.
cURL
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/auth/password" \
-H "Authorization: Bearer $SENTINEL_TOKEN"