Contextual Help Details REST Endpoints

Contextual Help Details
The contextual help details resource is used to view, create, or modify contextual help text defined for fields or areas on a page. Contextual help can be defined for static pages as well as for user defined paged created using the Permit Designer by an agency. The contextual help resource defines the association to a particular field or area on a page.
Create a set of contextual help details
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContextHelpDetails
Delete a set contextual help details
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContextHelpDetails/{publicSectorContextHelpDetailsUniqID}
Get a set of contextual help details
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContextHelpDetails/{publicSectorContextHelpDetailsUniqID}
Get all contextual help details
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContextHelpDetails
Update a set of contextual help details
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContextHelpDetails/{publicSectorContextHelpDetailsUniqID}