v5
latestOpenAPI 3.1.02026-08-081,0211,3082.1 MBDBT_CLOUD
dbt_cloud
Update Connection
Update an existing dbt Cloud connection.
Allows updating:
- name: Connection display name
- api_token: Service token (will be validated)
- api_base_url: API base URL
If api_token is provided, it will be validated against dbt Cloud API.
patch/api/v1/dbt/cloud/connections/{connection_id}
Path parameters
connection_idinteger required
Request body
Response
Successful Response