I want to create an addon user to get its API token.
We want to use Jira's REST API to automate some processes but we don't want to use our own personal API tokens for that.
I could create a new fake user and get its token but that would add up to my organization's monthly license count.
So what is the proper way to create a bot/addon user just to get its API token?