Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

update an account from non admin to admin role by hitting the same API using REST Connector

RizvanaShaik
New Contributor
New Contributor

Hi,

There are 2 applications, Applictaion1 which has only Non-admin roles and Applictaion2 which has only Admin role and both are hitting the same API. There is a requirement to update an account from non admin to admin by using Rest connector.

For example : the user has an account in the applictaion1  with non admin role and it  should be updated with admin role  via  application2.

In this case how to update an account from non admin to admin role using updateAccount JSON. Please suggest the best approach.

 

 

2 REPLIES 2

NM
Honored Contributor II
Honored Contributor II

Hi @RizvanaShaik , are you referring to add admin role to one of the account present in non admin role endpoint?

rushikeshvartak
All-Star
All-Star

What do you mean by update ? 

  • if updating attributes then use update account action
  • if adding role then use actionable analytics with provision access access

Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.