/
/Lapisla Prover API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 1mo ago
files3
login2
me9
  • getGet metadata of all files owned by the user
  • getFetch a private file
  • postCreate a new file
  • deleteDelete a file
  • patchUpload a snapshot of the file
  • postRegister a snapshot to the public registry
  • getGet a snapshot of the file
  • patchUpdate the content of a snapshot
  • getGet the user information
registry1
sbom1
search1
tags1
timeline1
    me

    Delete a file

    delete/me/files/{fileName}

    Path parameters

    fileNamestring required

    Response

    File deleted successfully

    Changes