Hi All,
I am trying to update the password of LDAP user via OTDS API. I am using below api. https://developer.opentext.com/otdsws/rest/identityproviderprofiles/{profile_name}
THe Get method of this API is working fine, but PUT is giving me 400 error.
Any help would be much appreciated.