Skip to main content
PUT
Accept Volume Ask

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Body

application/json
id
integer

ID for the volume

Example:

420

size
integer

Size in GB (Defaults to 15)

Example:

15

Response

Successful response from volume creation (shape determined by create_volume helper)

success
boolean
required

true on success.

volume_name
string
required

Identifier of the newly created volume (e.g. "V.12345").