couchdrop-api
Search
⌃K
couchdrop-api
Search
⌃K
Couchdrop API Overview
Available Endpoints
Errors and Response Codes
Domains and Accounts
Register a new domain
Manage domain/account
Authentication
Administration
Users
Groups
Folder Permissions
Folder Properties
Shared Links
Storage Connections
Automations
Symlinks/Shortcuts
Auditing and Reporting
Webhooks
Using webhooks
Filesystem Operations
Listing files/folders
Downloading a file
Uploading a File
Rename files/folders
Deleting files/folders
Create a folder
Powered By
GitBook
Shared Links
Shared Links can be created to provide external users with access to files. Links can be set up securely with a password requirement as well as a time for access via the link to expire.
get
https://api.couchdrop.io
/manage/sharedlinks
Get Shared Links
Parameters
Header
token
string
API Access Token
Responses
200
Returns list of shared links
put
https://api.couchdrop.io
/manage/sharedlinks
Add Shared Link
post
https://api.couchdrop.io
/manage/sharedlinks
Update Shared Link
delete
https://api.couchdrop.io
/manage/sharedlinks/<link_id>
Delete Shared Link
Administration - Previous
Folder Properties
Next - Administration
Storage Connections
Last modified
2mo ago