delete
https://{companyDomain}.bamboohr.com/api/v1/performance/employees//goals/
Permanently deletes a goal for an employee. The goal must belong to the specified employee. Returns 204 with no response body on success.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204The goal was successfully deleted.
403The API user does not have permission to delete this goal.
404The goalId is zero or non-positive after integer cast, or the goal was not found.
