POST api/ArtemisDocuments/{appName}/{centerFolder}/{subfolderName}
Upload file(s) Artemis Sub folder
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
appName | App folder name |
Define this parameter in the request URI. |
centerFolder | Artemis Center folder to upload file into |
Define this parameter in the request URI. |
subfolderName | Sub Folder name under Center Folder |
Define this parameter in the request URI. |
Response Information
IHttpActionResult
Response body formats
application/json, text/json, text/javascript
Sample:
Sample not available.