Skip to main content
Question

API Role - Full Access

  • October 30, 2024
  • 1 reply
  • 14 views

Forum|alt.badge.img+1

I am trying to create an API Role that has full access. Is there a way to do this without having to click every single privilege in the list? Am I missing something? Thank you for your help! 

1 reply

sdagley
Forum|alt.badge.img+25
  • Jamf Heroes
  • October 30, 2024

API roles are intended to limit access to specific needs. If you truly to make API calls with an account that has full access use an Admin account and Bearer Token auth to access the API instead of an API role and client combo.