POST api/v2/Offline/Log

Request

URI Parameters

Body Parameters

FileObject
NameDescriptionTypeAdditional information
Data

Collection of byte

Request Formats

application/json, text/json

Sample:
{
  "Data": "QEA="
}

text/html

Sample:
{"Data":"QEA="}

Response

IHttpActionResult

Response Format

application/json, text/json, text/html

Sample:

Sample not available.