POST api/Log/UploadZip/{userKey}/{version}
Upload Log Zip
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userKey |
userKey |
integer |
Required |
version |
Tablet Version |
string |
Required |
Body Parameters
None.
Response Information
Name of stored log file
Response body formats
application/json, text/json
Sample:
"sample string"
application/xml, text/xml
Sample:
<string>sample string</string>
Resource Description
Name of stored log file
stringResponse Formats
application/json, text/json
Sample:
"sample string"
application/xml, text/xml
Sample:
<string>sample string</string>