Update or Add the UsageBucket object and optionally make changes to any child objects.Copy Pagepatch https://{server_address}/ResourceServer/api/v10/Usage/Bucket/{id}Updates selected fields on the specified usage bucket.Path ParamsidintegerrequiredUnique identifier for the UsageBucket object.Body ParamsRepresents an allocation of usage that can be included in pricing, have tiers of usage and overage charges.namestringproratebooleantruetruefalseisInfiniteLastTierbooleantruetruefalseisThresholdPerAccountServicebooleantruetruefalseusageBucketRefillTypeIdnumberUnique identifier for the associated UsageBucketRefillType object.usageBucketRefillTypeNamestringThe name of the object associated with the usageBucketRefillTypeId property.refillFrequencynumberrefillFrequencyTypeIdnumberUnique identifier for the associated FrequencyType object.refillFrequencyTypeNamestringThe name of the object associated with the refillFrequencyTypeId property.expireAfterFrequencynumberexpireAfterFrequencyTypeIdnumberUnique identifier for the associated FrequencyType object.expireAfterFrequencyTypeNamestringThe name of the object associated with the expireAfterFrequencyTypeId property.isAssociatedWithSharePlanbooleantruetruefalseexpireAfterRecurrencenumberaccountPackageActivationbooleantruetruefalseusageBucketBaseUnitIdnumberUnique identifier for the associated UsageBucketBaseUnit object.usageBucketBaseUnitNamestringThe name of the object associated with the usageBucketBaseUnitId property.overageUsageRatePlanIdnumberUnique identifier for the associated UsageRatePlan object.overageUsageRatePlanNamestringThe name of the object associated with the overageUsageRatePlanId property.Responses 200Usage bucket updated successfully. 400The request could not be processed.Updated about 2 months ago