I want to update an issue by rest api. Do I need any permissions to do that?
For example, global permissions, project permissions, issue security permission, etc.
You would need the same permissions that are required to edit an issue via the UI -- Browse project, Edit issues.
I can edit issues on the JIRA screen.
Don't I need administrator permissions(global permissions, project permissions, issue security permission)?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Since your interactions over the API are performed by a specific user, you will only need administrative permissions when you're performing administrative action via API.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @秋山智暉
Please refer this Jira REST API doc https://developer.atlassian.com/cloud/jira/platform/rest/v3/intro/#permissions
Thank you,
Ashish
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.