v1

latestOpenAPI 3.1.0Apache 2.02026-07-178042197.1 KB
Flows

Create or Update Flow Collection

Create or update the Flow collection property. A list of Flows that are collected together by this Flow.

Service implementations SHOULD verify that Flow metadata is compatible with the associated Source. Service implementations MAY accept modification/addition of parameters, and reflect such changes in the Source, where it will not bring any Flows of the Source into conflict. Where metadata would result in any Flow of the Source coming into conflict, the request SHOULD be rejected with a 400 response.

put/flows/{flowId}/flow_collection

Request body

idstring required

A Universally Unique Identifier (UUID) as defined in RFC9562

rolestring required

A human-readable role of the element in this collection (e.g. 'R' to denote a right audio channel in a collection of mono audio Sources)

Response

No content. The Flow collection has been created or updated.