Update a network volume
Updates mutable fields on a network volume. Only provided fields are changed.
Note: size may only increase; attempts to reduce size will be rejected.
Authorizations
Runpod API key authentication. Generate an API key in the Runpod console and send it in the Authorization header as Bearer <api_key>. Keys are scoped to the permissions granted when created; requests may return 403 when a valid key lacks access to the requested resource or action.
Path Parameters
Network volume identifier
Body
Only the provided fields are updated. At least one field must be present; an empty body is rejected.
Response
OK
Unique network volume identifier
"agv6w2qcg7"
Human-readable name (not required to be unique)
"my-dataset"
Allocated storage in GB
10 <= x <= 409650
Data center location; immutable after creation
"EU-RO-1"
Storage tier of this volume. Set at creation and immutable.
STANDARD, HIGH_PERFORMANCE