Delete Goal Comment

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

employeeId is the employee ID with whom the goal is associated.

string
required

goalId is the goal ID for the specified employee.

string
required

commentId is the ID of a specific comment for the specified goal.

Responses
204

The comment was successfully deleted. No response body is returned.

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!