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

Changes

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