This function is used to tell the server to update its index based on new JSON files located in the capture folder.
This is usually used as part of sourcing External Capture Data.
/capture/updateindex?name=<name>
For example, the full URL on the server mycompanyname in site default that updates the capture called 'DailyReports' would be….
https://mycompanyname/s/default/capture/updateindex?name=DailyReports
name: The folder name of the capture.
The response shows any database records that were added as part of the job.