Create a system user?

We use the Jira API extensively, but we are connecting with a real user right now. Is there a possibility to create a system user (who can not log in through the browser) to use the API?

Thank you

If you’re talking about Cloud - then take a look at Atlassian Connect (it’s pretty much what it does). If you’re talking about server - not really - you’ll need a real user

What kind of things are you doing that require a user? Typically if you go low enough in the API you can find classes that do not require users.

2 Likes

Yeah, BlahblahManager rather than BlahblahService. :wink: