OptionalaccountOptionalconfidentialOptionalnameName of the custom OAuth app
OptionalredirectList of OAuth redirect urls
OptionalscopesOAuth scopes granted to the application. Supported scopes: all-apis, sql, offline_access, openid, profile, email.
OptionaltokenToken access policy
OptionaluserScopes that will need to be consented by end user to mint the access token. If the user does not authorize the access token will not be minted. Must be a subset of scopes.
This field indicates whether an OAuth client secret is required to authenticate this client.