I just noticed here list-accounts-v-1 | SailPoint Developer Community
that the API URL is
https://sailpoint.api.identitynow.com/accounts/v1
where as it used to be
https://sailpoint.api.identitynow.com/**api_version**/accounts
which means I will have to update all the requests in my Postman collection (I do not use the forked one from SailPoint collection for my own reasons)
Just wondering why make such changes and make our life miserable