Datasources
Sync Datasource
Initialise an Airbyte synchronisation for an existing datasource object
POST
/
{resourceSlug}
/
forms
/
datasource
/
{datasourceId}
/
sync
Path Parameters
The resourceSlug is a url parameter of the teamId associated with the user. Anywhere the resourceSlug is used can be interpreted as a teamId
Datasource object id of datasource to be synced.
Response
200 - dynamicResponse
The response is of type any
.