Scheduled reports
Update scheduled report
patch/scheduled_reports/{id}
Path parameters
idinteger required
The ID of the object
Request body
Example request
{
"scheduled_report": {
"time_zone": "Europe/London"
}
}Response
No Content
The ID of the object
{
"scheduled_report": {
"time_zone": "Europe/London"
}
}No Content