Community Tip - You can change your system assigned username to something more personal in your community settings. 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