POST /api/profile/refresh

Replaced by

or

Where is the discussion of the api → POST api/system/refreshIdentities?
It has more options to customize the refresh, like a single identity or only certain items, like synchronizeAttributes, pruneIdentities, …

2 Likes

Like @dbertone mentioned, the single identity refresh is extremely helpful. I use the single identity refresh with the arguments quite often because Identity refreshes can take 40 minutes in sandbox tenants. Having the capability of a single identity refresh allows us to verify a fix/change without the long wait.

2 Likes

Hey Diego & Eric,

Good catch! We will update the list as new endpoints come up for deprecation. That endpoint is not on the list yet.

I use filtered api/system/refreshIdentities all the time operationally as well. Upvoted.

To refresh single identity or custom identities, the endpoint is start-identity-processing | SailPoint Developer Community. This new endpoint don’t have options such as synchronizeAttributes, pruneIdentities, etc. which was previously in api/system/refreshIdentities.

Thanks Animesh. We’ll get this feedback to engineering.

1 Like

Hey Colin
Also, the postman workspace in not updated for identityNow Beta APIs.
I could find only Attribute synchronization for single identity. under Identities beta APIs.

@tyler_mairose , can you update the postman?

1 Like

Done! You can find the updated Identity beta APIs here Identity Beta APIs.

2 Likes