delete
https://{companyDomain}.bamboohr.com/api/v1/performance/employees//goals//comments/
Deletes a goal comment. The comment must belong to the specified goal, and the goal must belong to the specified employee. Returns 204 with no response body on success. If the user does not provide a comment ID, first call list-goal-comments and select a single deletable comment (canDelete is true) matching the user's description. If multiple comments match or none are deletable, do not delete; ask for clarification.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204The comment was successfully deleted. No response body is returned.
