{
"title": "Increase customer retention",
"benchmark": "40.00",
"benchmarkUnit": "%",
"dueDate": "2024-07-12T18:30:00.000Z",
"benchmarkType": "MORE",
"statement": "",
"visualization": true,
"dashboardVisualization": true
}
curl --location --request PUT 'https://api.shorterloop.com/api/initiatives/SHO-MJXR/kpi/7564' \
--header 'Authorization;' \
--header 'initiativeId;' \
--header 'Content-Type: application/json' \
--data-raw '{
"title": "Increase customer retention",
"benchmark": "40.00",
"benchmarkUnit": "%",
"dueDate": "2024-07-12T18:30:00.000Z",
"benchmarkType": "MORE",
"statement": "",
"visualization": true,
"dashboardVisualization": true
}'
{
"title": "Increase customer retention",
"benchmark": "40.00",
"benchmarkUnit": "%",
"dueDate": "2024-07-12T18:30:00.000Z",
"benchmarkType": "MORE",
"statement": "",
"visualization": true,
"dashboardVisualization": true
}