Delete services

The Delete services provide REST APIs using HTTP DELETE to delete any of the resources shown in the table below.

Note that the base URLs for the Delete services, like the Update services, are identical but act differently depending on whether they are used in a PUT for Update or for DELETE.

The Delete services require that an existing object identifier be specified in order to delete it.

The URL for each service is as follows:
Table 1. URLs for Delete services
Resource type Location of LIST service for the resource type
Map http://localhost:9080/spe/svc/maps/:id
Document http://localhost:9080/spe/svc/documents/:id
Control numbers http://localhost:9080/spe/svc/controlnumbers/:id
Envelope http://localhost:9080/spe/svc/envelopes/:id
Schema http://localhost:9080/spe/svc/xmlschemas/:id