Quantcast
Channel: MultiTech Developer Resources » All Posts
Viewing all articles
Browse latest Browse all 7111

changing AEP password through AEP API not working

$
0
0

I am trying to change the AEP password through AEP API:

http://www.multitech.net/developer/software/aep/conduit-aep-api/collection-endpoints-conduit/users-conduit/

I tried the following from console:
admin@mtcdt:~# curl 127.0.0.1/api/users/admin -X PUT –data ‘{“password”:”mynewpasswd”}’ -H “Content-Type: application/json”

and got reply:
{
“code” : 200,
“status” : “success”
}

But the password didn’t get changed.
I also tried similar commands but no luck.

What’s the right way to change AEP password through API?


Viewing all articles
Browse latest Browse all 7111

Latest Images

Trending Articles



Latest Images