POST api/Telemetry/capture

Request Information

URI Parameters

None.

Body Parameters

boolean

Request Formats

application/json, text/json, text/Xml

Sample:
true

application/xml

Sample:
<boolean>true</boolean>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/Xml

Sample:

Sample not available.