Skip to main content
POST
Enable a flow for a specific consumer

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<uuid>
required
flowid
string<uuid>
required
consumer_id
string<uuid>
required

Body

application/json
integrationids
string[]

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

triggerid
string | null
default:trigger-1
cronschedule
string | null
data
Data · object | null

Object containing the configuration of the flow for the consumer

Response

Successful Response