ownCloud Administrators Manual

    • Overview
    • Installation
    • Configuration
    • Maintenance
    • Issues

ownCloud Sharing API

  • Contents
  • Introduction
    • Permissions
  • Get All Shares
    • Poster
    • Curl
    • Output
  • Get Shares from a Specific File or Folder
    • Poster – Default arguments
    • Curl – Default configuration
    • Output
    • Poster – To add another argument, such as re-shares
    • Curl – To add another argument, such as re-shares
    • Output
  • Get Information about a known share
    • Poster
    • Curl
    • Output
  • Create a new Share
    • Poster – Share as a link
    • Curl – Share as link
    • Output
    • Poster – Share with user
    • Curl – Share with User
    • Output
  • Delete Share
    • Poster
    • Curl
    • Output