Scheduled reports
Create scheduled report
post/scheduled_reports
Request body
Example request
{
"scheduled_report": {
"time_zone": "Europe/London"
}
}Response
OK
Example response
{
"time_zone": "Europe/London"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.