delete https://app.findboxes.co/api/itemcategory//
Remove an item category.
Responses
Remove an item category.
xxxxxxxxxx
curl --request DELETE \
--url https://app.findboxes.co/api/itemcategory/item_category/ \
--header 'Authorization: Token YOURKEY' \
--header 'accept: application/json'