latestOpenAPI 3.0.02026-08-224362174.0 KB

24a8012aa8c8

Update Sync

Update an existing sync

Patch a sync based on its Hightouch ID

patch/syncs/{syncId}

Path parameters

syncIdnumber double required

The sync's ID

Request body

configurationobject

The sync's configuration. This specifies how data is mapped, among other configuration.

The schema depends on the destination type.

Consumers should NOT make assumptions on the contents of the configuration. It may change as Hightouch updates its internal code.

disabledboolean

Whether the sync has been disabled by the user.

Response

Ok

OR
OR
'Internal Server Error' required