How to restrict JIRA APIs to be called by external service on behalf of the user using connect app?
So if I create a connect app and use it to create issues from my external service to an account in Jira, how do I restrict the APIs my service can call?
Like where do i set permissions for my service to call only particular APIs on behlaf of the user.