General Task and Checklist Settings REST Endpoints

General Task and Checklist Settings
General settings allow users to create, view, and modify task settings that are applicable across all tasks and checklists.
Create a task and checklist setting
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedTaskSettings
Get a task and checklist setting
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedTaskSettings/{SettingId}
Get all task and checklist settings
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedTaskSettings
Update a task and checklist setting
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedTaskSettings/{SettingId}