Folder Properties
With Couchdrop you can configure folders with advanced user permissions, webhook and email notifications, as well as web portal uploads.
Folder Properties
Get folder properties
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{"result": {"account": "test",
"advanced_permissions_enabled": False,
"email_upload_address": "[email protected]",
"email_upload_enabled": True,
"id": "12b7c994-bd45-4dd4-b02b-2f13248deba5",
"notifications__email": "[email protected]",
"notifications__email_download": False,
"notifications__email_failures": False,
"notifications__email_upload": False,
"notifications__webhook_download": False,
"notifications__webhook_failure": False,
"notifications__webhook_upload": False,
"notifications__webhook_uri": "",
"path": "/mount0",
"portal_enabled": False,
"portal_url": "https://upload.couchdrop.io/2d769df4-08a7-4ff3-a166-831229363281"}}{
"err": "Token was not valid"
}Add/Update folder properties
Headers
Name
Type
Description
Request Body
Name
Type
Description
Last updated