...
Code Block |
---|
{ "authorization" : { "username": "AzureDiamond" "expiresOn": 12345678, "signature": "<HMAC signature>" }, "newPassword": "hunter3" } |
Email will be sent to user on successful password change.
...
Code Block |
---|
{ "authorization" : { "username": "AzureDiamond" "expiresOn": 12345678, "signature": "<HMAC signature>" }, "newPassword": "hunter3" } |
Email will be sent to user on successful password change.