post https://app.findboxes.co/api/itemcategory/
Add an item category.
Responses
Add an item category.
xxxxxxxxxx
curl --request POST \
--url https://app.findboxes.co/api/itemcategory/ \
--header 'Authorization: Token YOURKEY' \
--header 'accept: application/json' \
--header 'content-type: application/json'