Skip to content

Api Parts Delete

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

Remove Part Collections

Remove the list of parts recorded in the system.

Request

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

Response

200 OK
Clone this wiki locally