AuthScheme
Specifies the authentication method used to connect to Klaviyo.
Possible Values
OAuthPKCE, APIKeyデータ型
string
デフォルト値
"APIKey"
解説
- OAuthPKCE: Set this to perform OAuth (with PKCE) authentication.
- APIKey: Set this to perform Token Based Authentication via the APIKey property.