/
/PrusaLink Web
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 2mo ago
  • getapi version informations
  • getprinter informations
  • getstorage info
  • getFile or folder metadata
  • putupload file or create folder
  • deleteDelete a file or folder.
  • headfile presence and state check
  • getGet a list of active cameras and its properties
  • putList of cameras in intended order
  • getGet current settings and properties of specific camera
  • postSetup a new camera or fix a broken one
  • deleteDelete a camera
  • getReturn a captured image from the default camera
  • getReturn a captured image from the camera with a given id
  • postMake a snapshot with the camera
  • deleteReset settings of a camera
  • patchSet new settings to a working camera
  • postRegister a camera to Connect
  • deleteUn-register a camera from Connect
  • getRetrieve information about available updates of packages and their versions
  • postUpdate packages

Delete a file or folder.

delete/api/v1/files/{storage}/{path}

Response

No Content No Error

Changes