Authorizations
API key authentication using Bearer scheme
Body
application/json
Serializer for Snowflake connection configuration.
Connection type identifier. Must be SNOWFLAKE
Minimum length:
1
Snowflake account identifier (e.g., xy12345.us-east-1)
Required string length:
1 - 255
Snowflake username
Required string length:
1 - 255
Display name for the connection
Minimum length:
1
Password for authentication (optional - use either password or public_key)
Public key for key-pair authentication (optional - use either password or public_key)
Snowflake warehouse to use (optional)