AuthScheme
Specifies the authentication method used to connect to Klaviyo.
Possible Values
OAuthPKCE, APIKeyData Type
string
Default Value
"APIKey"
Remarks
- OAuthPKCE: Set this to perform OAuth (with PKCE) authentication.
- APIKey: Set this to perform Token Based Authentication via the APIKey property.