latestOpenAPI 3.0.02026-08-224362174.0 KB

24a8012aa8c8

Create Destination

Create a new destination

post/destinations

Request body

namestring required

The destination's name

slugstring required

The destination's slug

typestring required

The destination's type (e.g. salesforce or hubspot).

configurationobject required

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