Create Report Job
POST/api/report-jobs/create
Tier: Internal — subject to change without notice.
Creates a new scheduled report job in the caller's organisation, registering its Hangfire recurring schedule when Enabled is true.
Request
Responses
- 200
- 400
The created job. See ReportSchedule.ReportJobSummaryDto.
Insert failed (e.g. a required field was missing), or one of the referenced report preference ids does not exist.