Help Setups REST Endpoints

Help Setups
The help setups resource is used to retreive setup parameters needed to configure the Help Center. The setup parameters include the Oracle Help Center (OHC) domain and Library Context.
Create a help setup
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorHelpSetups
Delete a help setup
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorHelpSetups/{AgencyId}
Get a help setup
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorHelpSetups/{AgencyId}
Get all help setups
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorHelpSetups
Update a help setup
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorHelpSetups/{AgencyId}