Reports
Create report
post/reports
Request body
Example request
{
"report": {
"start_date": "2024-02-29",
"end_date": "2024-03-07",
"time_zone": "America/New_York"
}
}Response
OK
Example response
{
"start_date": "2024-02-29",
"end_date": "2024-03-07",
"time_zone": "America/New_York"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.