Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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