Update Milestone Progress

Update the progress of a milestone in a goal. Validate the result using returned domain fields such as the milestone's completedDateTime, plus the goal's status and percentComplete; do not rely solely on lastChangedDateTime as the confirmation timestamp, because it may not match the HTTP response time or may reflect BambooHR's internal timezone/update semantics.

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

employeeId is the employee ID to whom the goals are assigned.

string
required

goalId is the goal ID for the specified employee.

string
required

milestoneId is the milestone ID for the specified goal.

Body Params
boolean
required

Whether the milestone is complete or not

Responses

400

The request was invalid. Please check the request parameters and try again.

403

User does not have permission to update this goal

404

Goal or milestone not found

500

Something went wrong updating your progress

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json