General Task and Checklist Settings REST Endpoints

General Task and Checklist Settings
The general settings resource is used to create, view and modify the settings that are applicable across all tasks and checklists.
Create a setting
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedTaskSettings
Get a setting
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedTaskSettings/{SettingId}
Get all settings
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedTaskSettings
Update a setting
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedTaskSettings/{SettingId}