/
/Pouch Engine API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1mo ago
Container21
Copy3
Exec4
Network6
Volume4
  • getList volumes
  • postCreate a volume
  • getInspect a volume
  • deleteDelete a volume
  • get
  • getGet Pouchd version
  • getGet System information
  • postCheck auth configuration
  • postUpdate daemon's labels and image proxy
  • getSubscribe pouchd events to users
  • postCreate an image by pulling from a registry or importing from an existing source file
  • postImport images
  • getSave image
  • getInspect an image
  • getGet an image's history
  • getList Images
  • getSearch images
  • postTag an image
  • deleteRemove an image
  • postpush an image
  • getList containers
  • postCreate an image from a container
Volume

Delete a volume

delete/volumes/{id}

Path parameters

idstring required

ID or name of the container

Response

No error

Changes