OAuth 2.0 requires scopes
I'm trying to create an OAuth 2.0 application that can access our Lucidchart diagrams.
I believe, our organization needs the Lucid Developer Platform enabled so we can create OAuth 2.0 API clients with scopes (lucidchart.document.content, user.profile, offline_access). When I try to create an OAuth 2.0 application, there is no place in the UI to add scopes.
Does something need to be enabled on our account to get these options?