Sitecore.Ship icon indicating copy to clipboard operation
Sitecore.Ship copied to clipboard

Add the ability to delete an item

Open mikeedwards83 opened this issue 11 years ago • 1 comments

Add the ability to delete an item via a HTTP request. The URL could have the following format:

/services/database/master/item/delete?path=/sitecore/content/home

mikeedwards83 avatar Aug 05 '13 13:08 mikeedwards83

Suggest that this is done as a POST as it changes state on the server. Will implement with a path form parameter rather than use the query string parameter.

kevinobee avatar Aug 05 '13 18:08 kevinobee