App Connections

Update the specified DBT Connection.

patch/api/v1/app-connections/dbt/{connectionId}

Path parameters

connectionIdstring uuid required

The ID of the DBT Connection to be updated.

Request body

namestring

The updated name of the DBT Connection. Must be slug-friendly.

descriptionstring nullable

The updated description of the DBT Connection.

isPlatformManagedCredentialsfalse

Not supported for DBT Connections.

gatewayId'null' nullable

Not supported for DBT Connections.

gatewayPoolId'null' nullable

Not supported for DBT Connections.

isAutoRotationEnabledfalse

Not supported for DBT Connections.

rotation'null' nullable

Not supported for DBT Connections.

Response

Default Response

Changes

No recorded changes to this endpoint across all 19 revisions of this API.