Path parameters
string
required
The unique ID of the volume to delete
Response
Returns a204 No Content status on successful deletion.
Error responses
Volume not found with the specified ID
Volume is currently mounted to one or more sandboxes and cannot be deleted
Example request
Before deleting
Make sure to unmount the volume from all sandboxes before deletion:- List all sandboxes using the volume
- Stop or delete those sandboxes
- Then delete the volume