Skip to main content

Create a scheduled report delivery

POST 

/api/v1/reports/:report_id/deliveries

Schedule recurring report delivery to a stakeholder list.

Cadence (weekly / biweekly / monthly + weekday / day-of-month + hour_utc) is validated at the request boundary. The schedule is pinned to THIS report: each occurrence regenerates the report (unless regenerate=false) and mails the fresh PDF / share link, honouring publish state for share_link deliveries.

  • Scope required: reports:generate + manager-or-above.

Request

Responses

Successful Response