Skip to main content
POST
Create volume

Authorizations

Authorization
string
header
required

API key with the vk_ prefix. Create one from the dashboard.

Body

application/json
name
string
required

Response

The created volume (or the existing one on idempotent re-create)

object
string
required
id
string
required
name
string
required
total_bytes
integer<int64>
required
file_count
integer<int32>
required
created_at
string<date-time>
required
updated_at
string<date-time>
required