v2
latestOpenAPI 3.1.02026-07-263411923.0 MBKey results
Create a key result
post/goals/{goal_id}/key_results
Path parameters
goal_idstring required
GoalId identifier
Request body
Example request
{
"key_result": {
"name": "Another name",
"workflow_status": {
"name": "On track"
},
"watchers": [
689956296
],
"description": "<p>new description</p>",
"current_metric": "30%"
}
}Response
Successful operation