sources
Add Snowflake connection
Create a new Snowflake data warehouse connection. Supports both password and key-pair authentication.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Serializer for Snowflake connection configuration.
Response
200
application/json
The response is of type object
.