curl --location --request POST '/wireless/detail_records_reports' \
--header 'Content-Type: application/json' \
--data-raw '{
"end_time": "2018-02-02T22:25:27.521Z",
"start_time": "2018-02-02T22:25:27.521Z"
}'
{
"errors": [
{
"code": 0,
"detail": "string",
"meta": {},
"source": {
"parameter": "string",
"pointer": "/json/pointer"
},
"title": "string"
}
]
}
Authorization: Bearer ********************