Create or update key result progression value.
put/keyres/{id}/values/{date}
Request body
Example request
{
"value": 123,
"comment": "We performed beyond all expectations"
}Response
A successful response
{
"value": 123,
"comment": "We performed beyond all expectations"
}A successful response