How do I change a users password using restman api ?
Environment
All supported versions of the CA API Gateway
Cause
For password change, call of the Restman api, needs the "body" to be the actual raw text of the password (or the hash) - it is in raw bytes/character NOT in xml format as would have expected from the other parts of the API.