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. By default the service rejects submits when a job is active or a successful run finished within the last 24 hours. Set force_rerun=true to replace an active job and bypass the freshness rule.

Request

Responses

Job accepted or existing reusable job returned.