Persistence Engine
Last updated
Was this helpful?
Last updated
Was this helpful?
POST /v1/warehouses/{warehouseId}/persistence-engine/run HTTP/1.1
Host:
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 2
{}
{
"id": "text",
"name": "text",
"is_managed": true,
"is_bi_enabled": true,
"is_data_loading_enabled": true,
"is_persistence_engine_enabled": true,
"warehouse_type": "BIGQUERY"
}