Skip to content

Api Sources Delete

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

Remove Source Collections

Remove the list of sources recorded in the system.

Request

DELETE http://zavijava.dia.fi.upm.es:8888/api/sources
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/sources

Response

200 OK
Clone this wiki locally