Update Goal Sharing

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

OAuth Scopes: goal.write

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

The internal employee ID of the employee the goal is associated with.

string
required
^\d+$

goalId is the goal ID for the specified employee.

Body Params

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

sharedWithEmployeeIds
array of integers

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

sharedWithEmployeeIds
Responses

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