Skip to main content
POST
CreateIngestionConfigFlows

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

ingestionConfigId
string
required

Body

application/json

The request for a call to IngestionConfigService_CreateIngestionConfigFlows to create ingestion config flows.

flows
object[]

These flows must have unique names. If you try to send a flow with a name that already exists for an ingestion config, it will return an error.

Response

A successful response.

The result of a call to IngestionConfigService_CreateIngestionConfigFlows.