How to assign user and Projects to a VBS-group in VBS using REST API
Summary:
We have a requirement in our organisation that every User Role assignment must be done via Savyint, which is capable of utilizing RESt API for assigning User with any Role, but unfortunately we are unable to find any REST API which is capable of
a. assigning a Fusion User with the required Role [Developer, Developer limited]
b. assigning a Fusion User with the VBS Project
c. Nor any API using which we can add the user to VBS Groups which in turn automatically takes care of step-a and b.
Note: We tried inspecting your UI Rest API, we saw that internally you are using REST APIs fpr doing so, we tried using the same apis through POSTMAN but some of your script is restricting it and we get 200 response but your hacking scripts stops the function execution.