latestOpenAPI 3.0.02026-08-224362174.0 KB

24a8012aa8c8

Create Source

Create a new source

post/sources

Request body

namestring required

The source's name

slugstring required

The source's slug

typestring required

The source's type (e.g. snowflake or postgres).

configurationobject required

The source's configuration. This specifies general metadata about sources, like connection details Hightouch will use this configuration to connect to underlying source.

The schema depends on the source 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