Delete the specified widget entirely
Delete the specified widget entirely.
DELETE
/api/widgets/{id}
curl \
-X DELETE http://api.example.com/api/widgets/{id}
Delete the specified widget entirely.
curl \
-X DELETE http://api.example.com/api/widgets/{id}