latestOpenAPI 3.0.02026-08-224362174.0 KB

24a8012aa8c8

Create Sync

Create a new sync

post/syncs

Request body

slugstring required

The sync's slug

configurationobject required

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.

destinationIdnumber double required

The id of the Destination that sync is connected to

modelIdnumber double required

The id of the Model that sync is connected to

disabledboolean required

Whether the sync has been disabled by the user.

Response

Ok

OR
OR
'Internal Server Error' required