I need to trigger an aggregation run from a source with optimization disabled.
I see it is possible via API, documented here: Loading Account Data - SailPoint Identity Services
This is using an API post call: POST /cc/api/source/loadAccounts/<source_id>
As we are aware, cc/api will be deprecated next year, so this will no longer be available.
Will there be an alternative UI or API capability to trigger this before it is deprecated?