Integrations

Process a Hightouch RPC request

Processes a Hightouch embedded destination RPC request.

post/v1/integrations/hightouch/embedded-destination

Request body

idstring required

The unique identifier for the RPC request.

jsonrpcstring required

The JSON-RPC version.

methodstring required

The method name to execute.

paramsobject

The parameters for the method.

Response

OK

idstring

The request ID.

resultobject

The result of the RPC call.

Changes

No recorded changes to this endpoint across all 30 revisions of this API.