Goals
Delete a Key Result
Delete a specific key result from a goal. This completely removes the key result. <br>Important: This action is irreversible. The key result and all its progress history will be permanently deleted.
delete/goals/goals/{goalId}/key-results/{keyResultId}
Path parameters
goalIdinteger required
The unique identifier of the goal containing the key result
keyResultIdinteger required
The unique identifier of the key result to delete
Response
Key result deleted successfully, no content returned