RefreshIntegration
synq.integrations.v1.IntegrationsService
RefreshIntegration
Trigger an immediate, ad-hoc refresh of an integration. Available only for
types whose Capabilities.can_refresh is true; otherwise rejected with
FAILED_PRECONDITION.
Not idempotent: each call enqueues a new refresh.
POST
RefreshIntegration
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Id of the integration to refresh (UUID).
Response
200 - application/json
Success
Response from triggering a refresh.