POST web/Upload/{elementName}/{elementId}/{usage}/{assignment}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| elementName | string |
Required |
|
| elementId | integer |
Required |
|
| usage | string |
Required |
|
| assignment | string |
None. |
Body Parameters
Collection of integerRequest Formats
application/json, text/json
Sample:
[ 1, 2 ]
Response Information
Resource Description
UploadedFilesResult| Name | Description | Type | Additional information |
|---|---|---|---|
| files | Collection of UploadedFile |
None. |
Response Formats
application/json, text/json
Sample:
{
"files": [
{
"Group": "sample string 1",
"Id": 2,
"Name": "sample string 3",
"Url": "sample string 4",
"ThumbLUrl": "sample string 5",
"ThumbMUrl": "sample string 6",
"ThumbSUrl": "sample string 7",
"IconUrl": "sample string 8",
"ContentType": "sample string 9",
"Text": "sample string 10",
"FileSize": 11,
"Sort": 12,
"Progress": "sample string 13",
"DeleteUrl": "sample string 14",
"DeleteType": "sample string 15",
"UpdateUrl": "sample string 16",
"UpdateType": "sample string 17",
"Error": "sample string 18"
},
{
"Group": "sample string 1",
"Id": 2,
"Name": "sample string 3",
"Url": "sample string 4",
"ThumbLUrl": "sample string 5",
"ThumbMUrl": "sample string 6",
"ThumbSUrl": "sample string 7",
"IconUrl": "sample string 8",
"ContentType": "sample string 9",
"Text": "sample string 10",
"FileSize": 11,
"Sort": 12,
"Progress": "sample string 13",
"DeleteUrl": "sample string 14",
"DeleteType": "sample string 15",
"UpdateUrl": "sample string 16",
"UpdateType": "sample string 17",
"Error": "sample string 18"
}
]
}
text/csv
Sample:
"sep=," Date,ScopeId,Count,Info,CreatedCounts,UpdatedCounts,DeletedCounts,UnchangedCounts,Exceptions,DownloadUrl,OkCount,ErrorCount,StatsCounter,Logs,ExceptionLogs,RowNumber,Files 2025-12-16 00:48:34,1,1,sample string 1,,,,,,,,,,,,, 2025-12-16 00:48:34,1,1,sample string 1,,,,,,,,,,,,, ,,,,"System.Collections.Generic.Dictionary`2[System.String,System.Int32]","System.Collections.Generic.Dictionary`2[System.String,System.Int32]","System.Collections.Generic.Dictionary`2[System.String,System.Int32]","System.Collections.Generic.Dictionary`2[System.String,System.Int32]","System.Collections.Generic.Dictionary`2[System.String,System.Collections.Generic.List`1[System.Exception]]",sample string 1,2,3,"System.Collections.Generic.Dictionary`2[System.String,System.Int32]",System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],, ,,,,,,,,,,,,,,,1, 2025-12-16 00:48:36,1,1,sample string 1,,,,,,,,,,,,, 2025-12-16 00:48:36,1,1,sample string 1,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,System.Collections.Generic.List`1[ASTLib.Types.Common.UploadedFile] 2025-12-16 00:48:38,1,1,sample string 1,,,,,,,,,,,,, 2025-12-16 00:48:38,1,1,sample string 1,,,,,,,,,,,,, 2025-12-16 00:48:38,1,1,sample string 1,,,,,,,,,,,,, 2025-12-16 00:48:38,1,1,sample string 1,,,,,,,,,,,,, ,,,,"System.Collections.Generic.Dictionary`2[System.String,System.Int32]","System.Collections.Generic.Dictionary`2[System.String,System.Int32]","System.Collections.Generic.Dictionary`2[System.String,System.Int32]","System.Collections.Generic.Dictionary`2[System.String,System.Int32]","System.Collections.Generic.Dictionary`2[System.String,System.Collections.Generic.List`1[System.Exception]]",sample string 1,2,3,"System.Collections.Generic.Dictionary`2[System.String,System.Int32]",System.Collections.Generic.List`1[System.String],System.Collections.Generic.List`1[System.String],, ,,,,,,,,,,,,,,,1, ,,,,,,,,,,,,,,,,System.Collections.Generic.List`1[ASTLib.Types.Common.UploadedFile] ,,,,,,,,,,,,,,,,System.Collections.Generic.List`1[ASTLib.Types.Common.UploadedFile] ,,,,,,,,,,,,,,,,System.Collections.Generic.List`1[ASTLib.Types.Common.UploadedFile] ,,,,,,,,,,,,,,,,System.Collections.Generic.List`1[ASTLib.Types.Common.UploadedFile]