delete https://{defaultHost}/api/v2/strategy/objectives//key_results/
Deletes the specified Key Result.
Responses
204delete successful
401authorization failed
404not found
Deletes the specified Key Result.
204delete successful
401authorization failed
404not found
xxxxxxxxxx
curl --request DELETE \
--url https://app.productplan.com/api/v2/strategy/objectives/objective_id/key_results/id
Try It!
to start a request and see the response here!