Is there an API to update a user's authorization?

Hi There! I am having trouble trying to give an user from an Org access to a project that only the other Org have it.

That's me Scenario

Org A -> All users can read project A, a few can read project B
Org B -> All can read project B, a few can project B

That's why I am giving each project access too all Orgs, but not everyuser can access.

My solution so far (unfortunatly not I was expecting) is updating each users with authorizations to correct projects, but that implies lots of requests and I don't know if there is a REST API for that update on user's authorization
Was this page helpful?