snowflake

Upsert Connection

Create or update the organization's Snowflake connection.

put/api/snowflake/connection

Request body

account_identifierstring required
oauth_client_idstring required
oauth_client_secretstring nullable
oauth_redirect_uristring required
rolestring required
warehousestring nullable
default_databasestring nullable
default_schemastring nullable

Response

Successful Response

configuredboolean required
account_identifierstring nullable
account_hoststring nullable
oauth_client_idstring nullable
oauth_redirect_uristring nullable
has_client_secretboolean
rolestring nullable
warehousestring nullable
default_databasestring nullable
default_schemastring nullable
disabledboolean

Changes

Changed in 1 of the 16 revisions of this API.1