Discovery
Refresh discovery
Use this endpoint to force an immediate sync with the Fetcher service, updating the list of connections and their schemas.
post/v1/discovery/refresh
Headers
X-Request-Idstring
A unique identifier for tracing the request across services.
Response
Refresh result
Example response
{
"connectionsSynced": 3
}