latestOpenAPI 3.0.02026-08-224362174.0 KB

24a8012aa8c8

Update Destination

Update an existing destination

Patch a destination based on its Hightouch ID

patch/destinations/{destinationId}

Path parameters

destinationIdnumber double required

The destination's ID

Request body

namestring

The destination's name

configurationobject

The destination's configuration. This specifies general metadata about destination, like hostname and username. Hightouch will be using this configuration to connect to destination.

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.

Response

Ok

OR
OR
'Internal Server Error' required