Sync Datasource
Datasources
Sync Datasource
Initialise an Airbyte synchronisation for an existing datasource object
POST
Sync Datasource
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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 Mongodb Object id, unique identifier, length of 24 characters fitting the following regex; [a-f0-9]{24}
Datasource object id of datasource to be synced. Mongodb Object id, unique identifier, length of 24 characters fitting the following regex; [a-f0-9]{24}
Response
Successful operation, no redirect and no body