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
| Name | In | Type | Description |
|---|---|---|---|
| connection_keyrequired | path | string | The unique identifier for the connection |
| branch | query | string | The GitHub branch name to refresh. |
Responses
Successful response
success * boolean
request_id * string