(1) Is there a scope for multiple permissions, (2) persistent access.
Hi,
We have an AI that handles a lot of our customer support for us. I would like to grant the AI access to our Desk tickets,etc. so it can do its work.
1. I want to give it broad scope. When I go through oauth using multiple scopes separated by commas, it throws an error. Is there a way to grant more scopes?
2. Is there a way to use api keys to access Desk via restful api without going through oauth2 and constant refreshes?