createFlow

abstract suspend fun createFlow(input: CreateFlowRequest): CreateFlowResponse

Creates a new flow. The request must include one source. The request optionally can include outputs (up to 50) and entitlements (up to 50).