Sync Management Links
Create sync management link to edit a sync
This link URI is used to edit a sync. Read more on how to use Sync Management links in our Census Embedded How-to Guides.
POST
/
syncs
/
{sync_id}
/
connect_links
Authorizations
Bearer token for the current workspace. Can be retrieved from the Workspace's settings page.
Path Parameters
Body
application/json
The redirect URI, if any, associated with the Sync Management Link. The URL that you'd like the end-user to be redirected to after creating the sync. The redirect URI can be configured globally under your organization settings in the Census UI or on dynamically via the API when creating a Sync Management Link.
Was this page helpful?