Meeting Templates REST Endpoints

Meeting Templates
The public sector meeting template resource is used to configure meetings for planning and zoning and business license applications.
Create a set of meeting templates
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMeetingSetups
Delete a meeting template
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMeetingSetups/{publicSectorMeetingSetupsUniqID}
Get a meeting template
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMeetingSetups/{publicSectorMeetingSetupsUniqID}
Get all meeting templates
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMeetingSetups
Update a meeting template attribute
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorMeetingSetups/{publicSectorMeetingSetupsUniqID}