POST
/
consumers
/
{consumerid}
/
syncs
/
{syncid}
/
flows
/
{flowid}
/
enable

Authorizations

Authorization
string
header
required

This access token needs to be included in each of your request to the Chift API.

Path Parameters

syncid
string
required
flowid
string
required
consumerid
string
required

Body

application/json
cronschedule
string
data
object

Object containing the configuration of the flow for the consumer

integrationids
string[]

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

triggerid
string
default:
trigger-1

Response

200 - application/json

The response is of type any.