HFS 3
    • Introduction
    • SendList over SSE
    • Front-end
      • List files
        GET
      • Upload
        PUT
      • Upload
        POST
      • Delete
        DELETE
      • Create folder
        POST
    • Admin
      • misc
        • get config
        • set config
      • accounts
        • add account
        • update account
        • list accounts
        • delete account
        • list usernames
        • get account
        • list admins
        • safer update of the password
      • VFS
      • plugins
        • get plugin config
        • set plugin config
      • monitoring
      • log
    • Schemas
      • Schemas
      • DirEntry
      • inline_response_200
      • folder_body
      • Account
      • Date

    folder_body

    {
        "file": "string"
    }
    Built with