ThingWorx Application Keys Renewal through Postman
I am trying to renew the expiration date of all the applications keys of Thing Worx through Postman.
For this, I am using this URL: Thing Worx/Resources/Entity Services/Services/GetEntityListByRegEx?type=Application Key and it gave me the list of all applications keys which are present in the Thing Worx but how can I use the setExpirationDate service for the all the keys which I got.


