Post key result progression.
post/keyres/{id}
Path parameters
idstring required
Key res Id
Headers
okr-team-secretstring
Identify yourself with the secret you chose in your Team's settings
Request body
Example request
{
"progress": 123,
"comment": "A fine measurement"
}Response
A successful response
string required
Example response
"Updated Key result (${id}) with progress: ${progress}"