Content Type
application/json
{"token":"<token>","password":"<password>"}
Successful response
No content
POST /V2/auth/resetpassword HTTP/1.1 Host: beta.magento.pixiedia.com Content-Type: application/json Accept: */* Content-Length: 43 { "token": "<token>", "password": "<password>" }