Create or Update an Item Consumable
PUT/consumables/items/:itemId
This endpoint is used to set the properties of an Item.
If the Item referenced by the provided itemId does not already exist, it is created. If the Item already exists, then only the provided values are updated.
Request
Responses
- 401
- 501
- default
Unauthorized response indicating that authentication failed
Feature "CONSUMABLES" is not enabled