POST api/Log/UploadZip/{userKey}/{version}

Upload Log Zip

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

string

Response Formats

application/json, text/json

Sample:
"sample string"

application/xml, text/xml

Sample:
<string>sample string</string>