Update Goal Sharing

Replaces the full list of employees this goal is shared with. The provided sharedWithEmployeeIds array must include the goal owner's employee ID. Returns the updated goal object.

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.

Body Params

Employee IDs of employees with whom the goal is shared. All goal owners are considered "shared with".

sharedWithEmployeeIds
array of integers

List of employee IDs with whom the goal is shared. Must include the employee ID of the goal owner.

sharedWithEmployeeIds
Responses

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