{
"categories": [
"<string>"
],
"series": [
{
"serie": "<string>",
"values": [
123
]
}
]
}
{
"categories": [
"<string>"
],
"series": [
{
"serie": "<string>",
"values": [
123
]
}
]
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Second
, Minute
, Hour
, Day
, Week
, Month
, Quarter
, Year
OK
The response is of type object
.