API Reference

Update Common Dataset Sync

You can change the configuration of your common dataset's syncing with these params:

is_sync_periodically: Whether syncing should be carried out daily (true or false, required);
dst_dtable_uuid: The UUID of the base where you'd like this common dataset to sync to;
dst_table_id: The ID of the destination table.

Attention: This configuration update doesn't establish a new common dataset synchronization, but only can update existing common dataset connections.

Path Params
integer
required
≥ 1

The ID of the common dataset. When you e.g. publish a common dataset from a view, the returned id is what you need here.

Body Params
boolean
string

The UUID of the destination base.

string
Response

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json