API Endpoints Summary
Section titled βAPI Endpoints Summaryβ- OPTIONS
/{path}β Get allowed methods - COPY
/{path}β Copy file or directory - MOVE
/{path}β Move or rename file/directory - LOCK
/{path}β Lock file (WebDAV compatibility) - UNLOCK
/{path}β Unlock file (WebDAV compatibility) - PROPFIND
/{path}β Get WebDAV properties - PROPPATCH
/{path}β Update WebDAV properties
# CLI mapping will be generated from the SDK CLI sources in a later step.# Example (placeholder):# hoody-cli <command> --help