API Role - Full Access

eighty8kane
New Contributor

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 1

sdagley
Esteemed Contributor II

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.