v1

latestOpenAPI 3.1.02026-08-063512102.9 KB

Refresh connection metadata

Trigger a refresh of the connection metadata (for example, dbt manifests). The refresh operation may take several minutes to complete, depending on the size of the metadata artifacts. If a branch name is not specified, the metadata will be updated from the default branch.

post/v1/connections/:connection_key/refresh_metadata

Path parameters

connection_keystring required

The unique identifier for the connection

Query parameters

branchstring

The GitHub branch name to refresh.

Response

Successful response

successtrue required
request_idstring required