Remove an Item
DELETE/consumables/items/:itemId
This endpoint is used to remove an Item from the system.
All values stored on Users for this Item will be removed.
No feedback is provided if the referenced Item was not found.
Request
Responses
- 401
- 501
- default
Unauthorized response indicating that authentication failed
Feature "CONSUMABLES" is not enabled