Skip to main content
PATCH
Update a scheduled analytics report

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Scheduled-report id to update.

Body

application/json
name
string
Required string length: 1 - 120
type
enum<string>
Available options:
messaging_volume,
deliverability,
top_contacts,
spend,
custom
frequency
enum<string>
Available options:
daily,
weekly,
monthly
recipients
filters
object | null
enabled
boolean
timezone
string

Response

200 - application/json

The updated scheduled report.

data
object
meta
object