latestOpenAPI 3.0.02026-08-224362174.0 KB

24a8012aa8c8

Update Source

Update an existing source

Patch a source based on its Hightouch ID

patch/sources/{sourceId}

Path parameters

sourceIdnumber double required

The source's ID

Request body

namestring

The source's name

configurationobject

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