v1

latestOpenAPI 3.1.02026-07-22155403592.5 KB
Syncs

Update flow settings for a specific consumer

Route that can be used to update the flow configuration for a specific consumer. It will merge the new configuration with the existing one.

patch/consumers/{consumer_id}/syncs/{syncid}/flows/{flowid}

Path parameters

syncidstring uuid required
flowidstring uuid required
consumer_idstring uuid required

Request body

triggeridstring nullable
dataobject nullable

Object containing the configuration of the flow for the consumer

Response

Successful Response