A valid request URL is required to generate request examples{
"results": {
"credentials": {
"type": "snowflake",
"account": "<string>",
"database": "<string>",
"warehouse": "<string>",
"schema": "<string>",
"requireUserCredentials": true,
"authenticationType": "password",
"role": "<string>",
"threads": 123,
"clientSessionKeepAlive": true,
"queryTag": "<string>",
"accessUrl": "<string>",
"startOfWeek": 0,
"quotedIdentifiersIgnoreCase": true,
"disableTimestampConversion": true,
"override": true,
"organizationWarehouseCredentialsUuid": "<string>"
},
"createdByUserUuid": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"warehouseType": "bigquery",
"description": "<string>",
"name": "<string>",
"organizationUuid": "<string>",
"organizationWarehouseCredentialsUuid": "<string>"
},
"status": "ok"
}Update existing warehouse credentials
A valid request URL is required to generate request examples{
"results": {
"credentials": {
"type": "snowflake",
"account": "<string>",
"database": "<string>",
"warehouse": "<string>",
"schema": "<string>",
"requireUserCredentials": true,
"authenticationType": "password",
"role": "<string>",
"threads": 123,
"clientSessionKeepAlive": true,
"queryTag": "<string>",
"accessUrl": "<string>",
"startOfWeek": 0,
"quotedIdentifiersIgnoreCase": true,
"disableTimestampConversion": true,
"override": true,
"organizationWarehouseCredentialsUuid": "<string>"
},
"createdByUserUuid": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"warehouseType": "bigquery",
"description": "<string>",
"name": "<string>",
"organizationUuid": "<string>",
"organizationWarehouseCredentialsUuid": "<string>"
},
"status": "ok"
}the UUID of the warehouse credentials to update
the updated warehouse credentials
the updated warehouse credentials
Show child attributes
redshift 0, 1, 2, 3, 4, 5, 6 Ok
Organization-level warehouse credentials
Show child attributes
Construct a type with the properties of T except for those in type K.
Show child attributes
snowflake password, private_key, sso, external_browser 0, 1, 2, 3, 4, 5, 6 bigquery, postgres, redshift, snowflake, databricks, trino, clickhouse ok Was this page helpful?