Authorization: Bearer ********************{
"name": "Lari lari",
"description": "",
"frequency": 1,
"format": 1,
"job_position_ids": [1],
"job_level_ids": [2],
"target": 90,
"direction": 1,
"aggregation": 1
}{
"status": "success",
"message": "Key performance indicator updated successfully",
"data": {
"id": 1,
"tenant_id": 1,
"name": "Lari lari edit",
"description": null,
"frequency": 1,
"format": 1,
"job_position_id": 1,
"job_level_id": 2,
"target": 90,
"direction": 1,
"aggregation": 1,
"created_at": "2025-11-30T16:58:39.000000Z",
"updated_at": "2025-11-30T17:00:54.000000Z"
}
}