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
Update a performance goal
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/goalActions/{goalActionsUniqID}