Update account api call in sailpoint

Hi Team,

I want to write a wf that will trigger update account task for a webservice application account.

Do we have any api for that?
I checked manage accounts operation but that does not have update account option only delete,disable etc

What is your use case. Can you give more details on your use case.

I need to check if identity attr are changed (certain attributes) then trigger update account.

P.S we don’t want to use attribute sync since it also effects existing users. we only want to trigger when there is a change

Both the PATCH and PUT account API endpoints support updating account attributes, but ONLY for delimited file sources


1 Like

It’s a web service app

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.