Skip to main content
DELETE
Delete a persistent volume from a workspace.
See persistent volumes for mounting, capacity, and recovery guidance. Workspace root filesystem snapshots do not include volume contents. Deleting a volume removes its data. Back up required application data and stop dependent writes before removal.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Workspace ID

volume_id
string
required

Volume ID

Response

204

Volume deleted