delete https://api.bamboohr.com/api/gateway.php//v1/performance/employees//goals/
Delete a goal.
Log in to see full request history
Responses
Delete a goal.
xxxxxxxxxx
curl --request DELETE \
--url https://api.bamboohr.com/api/gateway.php/companyDomain/v1/performance/employees/employeeId/goals/goalId \
--header 'accept: application/json'
Try It!
to start a request and see the response here!