resetIndex

Hi I am trying to resetIndex on Anaplan numbered list. And I am running a POST through POSTMAN. 

https://-----/models/45B36E7BA9BB4A0/lists/101000000309/resetIndex -

khoonks_0-1663696084658.png

However, I am getting the "threshold has not been exceeded.. " error.

The reason I am trying to run it is to ensure that we run the script to reset the index (coz we have millions of rows and we get to the threshold pretty quick).

However, as per the error message, it looks like we cannot reset the index if it has not reached about the 900 mil.

I heard that we should be able to run it automatically through API Curl which is why I was trying via POSTMAN to get started. Any suggestions? What is the option to run it without reaching the threshold?

Thanks.

Answers