Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I set my project "DELETE_ISSUES" right to a group or a role by rest api?

志华 西西 July 11, 2023

Hi, I can get permissions by rest api.

If want to set DELETE_ISSUES right of test-project1 to leader_group and remove another group/role from this right, how should I do in rest api?

1 answer

0 votes
Sayed Bares _ServiceRocket_
Community Champion
July 11, 2023

@志华 西西 I believe this is the rest api you are looking for:

PUT /rest/api/2/permissionscheme/{schemeId}
志华 西西 July 11, 2023

thanks

Suggest an answer

Log in or Sign up to answer