Skip to content

Api Items Delete

Carlos Badenes edited this page Mar 31, 2016 · 1 revision

Remove Item Collections

Remove the list of items recorded in the system.

Request

DELETE http://zavijava.dia.fi.upm.es:8888/api/items
HEADER:
  Authorization: 70b88ce0-9cb8-23e5-62dd-0002a4d3c52c
  • curl:
curl -i -X PUT -H "Authorization: 70b88ce0-9cb8-23e5-62dd-0002a4d3c52c" http://zavijava.dia.fi.upm.es:8888/api/items

Response

200 OK
Clone this wiki locally