Skip to main content

Submit a KPI job

POST 

/kpi/graphs/:graph_id/jobs

Creates or reuses a KPI calculation job for the requested graph and snapshot day. When the latest source watermark, worker major.minor version, and validation-policy fingerprint match the newest validated snapshot, the service completes the request immediately by cloning that snapshot instead of running the worker. Set force_rerun=true to bypass reuse and require a fresh worker run.

Request

Responses

Job accepted or existing reusable job returned.