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.
Last updated
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.
Last updated
GET
https://api.couchdrop.io/manage/sharedlinks
Name | Type | Description |
---|---|---|
PUT
https://api.couchdrop.io/manage/sharedlinks
POST
https://api.couchdrop.io/manage/sharedlinks
DELETE
https://api.couchdrop.io/manage/sharedlinks/<link_id>
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
token
string
API Access Token
token
string
API Access Token
token
string
API Access Token
id
string
Shared link identifier, generated by the system
expiry
string
Expiration time for shared link (epoch time ie: '1606087502')
password
string
Password to protect shared link
path
string
Path to file / folder that will be shared
link_id
string
ID of shared link to be deleted
token
string
API Access Token