Hi,

there isno "real" API available. You can do plain WebDAV calls (like
PROPFIND) to the WebDAV interface of ownCloud available at:

http://example.com/remote.php/webdav (for oC 8.2 and below)
http://example.com/remote.php/dav (for oC 9.0 and up)

Authentication is done via HTTP Basic Auth. Just read into WebDAV basics and
how it works first.



--
View this message in context: 
http://owncloud.10557.n7.nabble.com/WebDav-Api-OwnCloud-tp16984p16987.html
Sent from the Developers mailing list archive at Nabble.com.
_______________________________________________
Devel mailing list
Devel@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/devel

Reply via email to