I have an project "user-creation" key is "UC". While i am trying to add user using rest api i don't get any error.
https://veeraragavan-full-stack.atlassian.net/rest/api/2/project/UC/role/10005
this is the rest api i am using
Hi,
If you want to know the project role available in your project you need to use this API :
The Jira Cloud platform REST API (atlassian.com)
Then use this API to add the user
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.