{
"status": "Success",
"message": "KPI updated successfully",
"data": {
"id": 1,
"title": "Updated KPI",
"type": "Weekly report",
"internshipProgramId": 2,
"targetValue": 90,
"fileFormat": "png",
"urlPattern": "https://uploads.example.com/{internId}/reports/{week}.pdf",
"createdAt": "2025-07-21T07:23:08.692Z",
"updatedAt": "2025-07-21T14:33:18.090Z",
"deletedAt": null,
"internshipProgram": {
"id": 2,
"title": "Backend Internship Program",
"reference": "19cc84e7-24ff-44a7-a3c5-6a9cfaa51e12",
"description": "A 3-month backend engineering internship focused on Node.js and PostgreSQL.",
"slug": "backend-internship-program2025-07-01844",
"startDate": "2025-07-01",
"endDate": "2025-09-30",
"requirements": "Basic knowledge of JavaScript and REST APIs.",
"employerId": 1,
"createdAt": "2025-07-21T07:21:56.837Z",
"updatedAt": "2025-07-21T07:21:56.837Z",
"deletedAt": null
}
}
}