workspace

edit the workspace's dbt warehouses

post/w/{workspace}/workspaces/edit_dbt_warehouses

Path parameters

workspacestring required

Request body

dbt_warehousesDbtWarehouses

Warehouses a dbt project may run against, by name. main is the one a project gets when its descriptor names none. Each entry points at a resource; it never holds credentials.

Response

status

{"stackTrail":"paths:/w/{workspace}/workspaces/edit_dbt_warehouses:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes