How can i assign permissions to a project role
Scenario :
step 1 : Create Project Role MyRole
step 2 : Create Permission Scheme myPermissionScheme
step 3: Associate myPermissionScheme with projectA and projectB
step 4: for each project in (projectA and projectB)
add people to MyRole
All using REST API
is it possible ?
It is possible, you can refer to the API documentation:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.