{
"id": 1,
"key": "key_7ekmc",
"value": "value_zkkrl"
}
curl --location --request PUT 'http://127.0.0.1:8086/api/progress/update' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 1,
"key": "key_7ekmc",
"value": "value_zkkrl"
}'