Nextcloud WebDAV API

WebDAV interface for files, folders, chunked uploads, trashbin, versions, comments, and search on a Nextcloud server. Provides the primary file-sync protocol used by Nextcloud desktop and mobile clients.

API entry from apis.yml

apis.yml Raw ↑
aid: nextcloud:webdav-api
name: Nextcloud WebDAV API
description: WebDAV interface for files, folders, chunked uploads, trashbin, versions, comments, and search
  on a Nextcloud server. Provides the primary file-sync protocol used by Nextcloud desktop and mobile
  clients.
humanURL: https://docs.nextcloud.com/server/latest/developer_manual/client_apis/WebDAV/index.html
baseURL: https://your-nextcloud.example/remote.php/dav
tags:
- WebDAV
- Files
- Sync
- Chunked Upload
properties:
- type: Documentation
  url: https://docs.nextcloud.com/server/latest/developer_manual/client_apis/WebDAV/index.html