put https://app.findboxes.co/api/item//
Update the metadata for an item in your inventory.
Responses
Update the metadata for an item in your inventory.
xxxxxxxxxx
curl --request PUT \
--url https://app.findboxes.co/api/item/itemid/ \
--header 'Authorization: Token YOURKEY' \
--header 'accept: text/plain' \
--header 'content-type: application/json'