Send the report immediately to the caller
POST/api/v1/orgs/:org/report-schedules/:uid/test
Renders the report for the period that most recently closed and mails it to the authenticated caller (or to recipient). It never fans out to the schedule's recipient list. Returns 409 instead of 202 when the resolved recipient is on the organization's suppression list, since nothing is actually queued in that case.
Request
Responses
- 202
- 400
- 401
- 404
- 409
Report queued
Validation error
Authentication required
Resource not found
Resource conflict