Performance Goal Actions REST Endpoints

Performance Goal Actions
The goalActions resource provides actions for performance goals.
Create a performance goal
Method: post
Path: /hcmRestApi/resources/11.13.18.05/goalActions
Delete a performance goal
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/goalActions/{goalActionsUniqID}
Get a performance goal
Method: get
Path: /hcmRestApi/resources/11.13.18.05/goalActions/{goalActionsUniqID}
Get all performance goals
Method: get
Path: /hcmRestApi/resources/11.13.18.05/goalActions
Perform actions on goals
Method: post
Path: /hcmRestApi/resources/11.13.18.05/goalActions/action/perform
Unique identifier for the performance cycle.
Method: get
Path: /hcmRestApi/resources/11.13.18.05/perfCycles
Unique identifier for the performance cycle.
Method: post
Path: /hcmRestApi/resources/11.13.18.05/perfCycles
Unique identifier for the performance cycle.
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/perfCycles/{LoggedInPersonId}
Unique identifier for the performance cycle.
Method: get
Path: /hcmRestApi/resources/11.13.18.05/perfCycles/{LoggedInPersonId}
Unique identifier for the performance cycle.
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/perfCycles/{LoggedInPersonId}
Update a performance goal
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/goalActions/{goalActionsUniqID}