In graduated billing (base amount and unit amount), I need to update that amount (base amount and unit amount) . Is any way to update the amount on the stripe
No, you can't update the tiers hash, but you can create a new price with the new tiers value and archive the old price by setting it's active to false.