Skip to main content
POST
Post Orchestrate

Authorizations

X-API-Key
string
header
required

Response

200 - application/json

Successful Response

Result of one orchestrator invocation (scope: process, called regularly).

Only delivery days whose input changed since the last run appear in runs; an unchanged system yields an empty list. When the service is stopped via the console, service_state is stopped and nothing runs.

checked_days
integer
required
runs
OrchestrationRun · object[]
required
service_state
enum<string>
default:running
Available options:
running,
stopped