How do I hide Access Profile from recommendations without making it non-requestable

I need to hide single access profile from recommendations. Access Profile still need to be requestable. Any way to do it …possible thru APis??

Hello @ralph-mishiev

Try this :

Thank you
Sid

Interesting, but it asks for “identityid” parameter and only “ignores” for single identity. My goal to make it “ignore” for all identities (current and future).

@ralph-mishiev

At the moment, I don’t see an alternative approach [No API]. We would need to write a script to make this API call for all identities, and have it run on a recurring basis—though I understand this isn’t an ideal or recommended practice. However, it appears to be the only feasible option for now.

I guess you are right…Thanks, I will mark it as solution.

1 Like