Remove All Updates - web_services - 23.1

Spectrum Web Services Guide

Product type
Software
Portfolio
Integrate
Product family
Spectrum
Product
Spectrum > Web Services
Version
23.1
Language
English
Product name
Spectrum Technology Platform
Title
Spectrum Web Services Guide
First publish date
2007
Last updated
2024-10-17
Published on
2024-10-17T00:33:46.811413

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