Activity Logs REST Endpoints

Activity Logs
The activity logs resource is used to create, update, and delete the activity logs associated with a planning and zoning application.
Get all activity logs
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorActivityLogs
Get an activity log
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorActivityLogs/{ActivityLogKey}
Update an activity log
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorActivityLogs/{ActivityLogKey}