Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. 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