Skip to content

Api Topics Delete

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

Remove Topic Collections

Remove the list of topics recorded in the system.

Request

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

Response

200 OK
Clone this wiki locally