Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
1. Use Postman or any other software for Rest Api call to the ThingWorx.
2. Create a query in Postman with following parameters:
{
"newPassword":"NewPasswordHere",
"newPasswordConfirm":"NewPasswordHere"
}
3. Send the Query.
4. Login using new Password.
Tried changing the password using above method but getting below error
"Only Administrators and Security Administrators Can Perform This Function"
Thank you. It's working. I reset the password using with valid Appkey