Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
The request for a call to IngestionConfigService_CreateIngestionConfigFlows to create ingestion config flows.
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.