POST device/applications/statistics
Receives a list of device's application usage statistics.
Remarks
HTTP Status returned:
200 - Ok Statistics stored successfully.
400 - Bad Request C4M Error Code returned:
MaxSentListSize The device send a collection of statistics greater than the max size.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
statistics | List of application usage statistics. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
null
Response Information
Operation result.
Response body formats
application/json, text/json
Sample:
Sample not available.