Creates a Report

Reports are generally received from devices posting reports through EdgeIQ edge. However, in order to test, for instance, you are allowed to post reports through the API, using a valid device ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

The unique identifier for the report.

date-time
required

The server time at which the report was created in the API.

string
required

The ID of the company that owns this device.

string
required

The ID representing the type of device.

string

The unique identifier for this device across systems (alternative to device_id).

string
required

The database's unique id for this device.

string

The unique identifier of the user associated with the report.

string

The type of report.

date-time
required

A date and time string representing when the device created the report. UTC is assumed if the timezone is not provided.

payload
object
required

The user portion of the report. All the key value pairs specific to your device are contained here.

Responses
202

Job accepted

401

You are not authorized

404

The item you were looking for does not exist

500

An unexpected error was encountered.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!