Sentry-cli integration with CD/CI

I am trying to integrate the artifacts upload into a Jenkins job, but I found that the authentication needs to be tied to an specific user.
Can I upload this with a company/team token instead of it being based on a user? This avoid things like user being deleted, moved, not affects the process.