POST api/v{version}/Diagnostics/Trace

Saves a diagnostics log file. The diagnostics file should be standard logfile with at least the following structure: timestamp, studyid, userid, deviceid, appid, loglevel, message

Request Information

URI Parameters

NameDescriptionTypeAdditional information
version

string

None.

Body Parameters

None.

Response Information

Resource Description

Ok, BadRequest

None.