Refresh connection metadata

POST/v1/connections/:connection_key/refresh_metadata

Trigger a refresh of the connection metadata. 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.

Parameters

NameInTypeDescription
connection_keyrequiredpathstringThe unique identifier for the connection
branchquerystringThe GitHub branch name to refresh.

Responses

Successful response

success * boolean
request_id * string