Skip to main content
POST
/
api
/
integrations
/
{heron_id}
/
links
/
{link_item_id}
/
refresh
Refresh an IntegrationLink
curl --request POST \
  --url https://app.herondata.io/api/integrations/{heron_id}/links/{link_item_id}/refresh \
  --header 'x-api-key: <api-key>'
{}

Authorizations

x-api-key
string
header
required

Path Parameters

heron_id
string
required

The Integration's heron_id

The IntegrationLink's item_id

Response

200 - application/json

OK