Creates a new report in the store
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Report to add to the store
The body is of type object
.
report response
The response is of type object
.
Creates a new report in the store
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Report to add to the store
The body is of type object
.
report response
The response is of type object
.