Web Service Operations
The service supports the following operations:
Operation |
HTTP Method |
URI |
GET |
/FileService/ping |
|
GET |
/FileService |
|
GET |
/FileService/exists/filename.ext |
|
GET |
/FileService/text/filename.ext |
|
POST |
/FileService/filename.ext |
|
PUT |
/FileService/filename.ext |
|
DELETE |
/FileService/filename.ext |