Create or Update a Booster Consumable
PUT/consumables/boosters/:boosterId
This endpoint is used to set the properties of a Booster.
If the Booster referenced by the provided boosterId does not already exist, it is created. If the Booster 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