Remove All Updates
HTTP DELETE URL Format
The following format is used for HTTP DELETE requests. HTTP DELETE is used to remove all persistent update for a specified database.
HTTP DELETE: /rest/Spatial/erm/databases/dbsource/persistentUpdates
Where dbsource is the name of the database that contains the persistent updates to remove. Use the database name specified in the Spectrum Spatial Routing Database Resource tool.
Example
Removes all persistent updates for the US_NE routing database resource.
http://<server>:<port>/rest/Spatial/erm/databases/US_NE/persistentUpdates