Capabilities
|
GET api/2.0/files/thirdparty/capabilities
|
Get a list of available providers
|
Remove third party account
|
DELETE api/2.0/files/thirdparty/{providerId}
|
Removes the third party file storage service account with the ID specified in the request
|
Save third party account
|
POST api/2.0/files/thirdparty
|
Saves the third party file storage service account
|
Third party folder
|
GET api/2.0/files/thirdparty/common
|
Returns the list of third party services connected in the Common section
|
Third party list
|
GET api/2.0/files/thirdparty
|
Returns the list of all connected third party services
|