v1

latestOpenAPI 3.1.02026-07-22155403592.5 KB
Syncs

Enable a flow for a specific consumer

Route that can be used to enable a flow for a specific consumer

post/consumers/{consumer_id}/syncs/{syncid}/flows/{flowid}/enable

Path parameters

syncidstring uuid required
flowidstring uuid required
consumer_idstring uuid required

Request body

integrationidsstring[]

List of integrationids of the connections that will be used to enable the flow

triggeridstring nullable
cronschedulestring nullable
dataobject nullable

Object containing the configuration of the flow for the consumer

Response

Successful Response

{"stackTrail":"paths:/consumers/{consumer_id}/syncs/{syncid}/flows/{flowid}/enable:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}