Database tables
Start a job to sync the data sync table with the provided data_sync_id parameter if the authorized user has access to the database's workspace.
post/api/database/data-sync/{data_sync_id}/sync/async/
Path parameters
data_sync_idinteger required
Starts a job to sync the data sync table related to the provided value.
Response
Changes
Changed in 2 of the 6 revisions of this API.3
- ○
added the optional property
error_codeto the response with the202statusresponse-optional-property-added
- ○
- ○
added the required property
triggered_byto the response with the202statusresponse-required-property-added
- ○
added the required property
user_nameto the response with the202statusresponse-required-property-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○