Path Section: Ingestion cycle
Several endpoints are used in the context of a specific ingestion cycle, such as commit data upload cycle, return ingestion cycle state, and cancel ingestion cycle. Because of this, they all include the following section:
/ingestionCycles/{ingestionCycle}
The {ingestionCycle} parameter refers to the technical key of the ingestion cycle and uses that value at runtime. Such a key is generated every time a new ingestion cycle is created. It is returned as value of the key property of the cycle after it is created or when all existing ingestion cycles are retrieved from the system using the API.