AuthScheme
The type of authentication to use when connecting to BigCommerce.
Possible Values
OAuth, PersonalAccessTokenData Type
string
Default Value
"OAuth"
Remarks
- OAuth: Set this when you want to autheticate using OAuth Credentials Created from BigCommerce App.
- PersonalAccessToken: Set this when you want to autheticate using OAuthAccess Token generated from BigCommerce UI.