POST api/v2/Collect/Log
Request
URI Parameters
Body Parameters
FileObjectName | Description | Type | Additional information |
---|---|---|---|
Data | Collection of byte |
Request Formats
application/json, text/json
Sample:
{ "Data": "QEA=" }
text/html
Sample:
{"Data":"QEA="}
Response
IHttpActionResultResponse Format
application/json, text/json, text/html
Sample:
Sample not available.