FRAMES | NO FRAMES | Description | Parameters | Examples | Response |
URL | http://<service-uploaded-item-url>/delete (POST only) |
---|---|
Parent Resource | Item |
This operation deletes an item.
Users can provide arguments to the commit operation as query parameters. The parameter details are provided in the parameters table below.
Parameter | Details |
---|---|
f | Description: The response format.
The default response format is html. Values: html | json |
Example 1: Delete an item:
http://servicesbeta2.esri.com/arcgis/rest/services/911CallsHotspot/GPServer/uploads/icb0817bf-53c7-45d9-9487-3b87b6cba253/delete
{"success": <true|false>}
{"success": true}