CreateIngestionConfigFlows
Create ingestion config [flows](/glossary#flow).
POST
/
api
/v1
/ingestion-configs
/{ingestionConfigId}
/flows
Request Body
application/json
Requiredflows
array<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.
Path Parameters
ingestionConfigId
Requiredstring
A successful response.