Resize Volume
Volumes
Resize Volume
Increase the size of a block storage volume. Volume size can only be increased, never decreased.
Billing
For subscription volumes, the storage cost difference is calculated
pro-rata and deducted from credits, then account balance.
Returns 402 if insufficient balance.
PATCH
Resize Volume
Updated May 8, 2026
Authorizations
API key for authentication. Each key is bound to a specific account.
Headers
Project ID. Required for all mutating operations (create, delete, power actions, resize).
Path Parameters
Volume ID
Body
application/json
New volume size in GB. Must be larger than current size.
Required range:
x >= 1Last modified on May 8, 2026