Last updated 7 months ago
Was this helpful?
/v1/warehouses/{warehouseId}/persistence-engine/run
curl -L \ --request POST \ --url '/v1/warehouses/{warehouseId}/persistence-engine/run' \ --header 'Authorization: Bearer JWT' \ --header 'Content-Type: application/json' \ --data '{}'
{ "id": "text", "name": "text", "is_managed": true, "is_bi_enabled": true, "is_data_loading_enabled": true, "is_persistence_engine_enabled": true, "warehouse_type": "BIGQUERY" }