Add Snowflake connection
sources
Add Snowflake connection
Create a new Snowflake data warehouse connection. Supports both password and key-pair authentication.
POST
Add Snowflake connection
Authorizations
API key authentication using Bearer scheme
Body
application/json
Serializer for Snowflake connection configuration.
Connection type identifier. Must be SNOWFLAKE
Minimum string length:
1Snowflake account identifier (e.g., xy12345.us-east-1)
Required string length:
1 - 255Snowflake username
Required string length:
1 - 255Display name for the connection
Minimum string length:
1Password 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)

