Reports
Create a report draft
Requires permission: ReportAdmins
Persists a report detail row (created in draft from the setup screen). Port of the legacy v2 PostCreateReportDetails (Update upsert on ReportDetail).
post/reports/setup
Request body
Response
Success - Report created as draft (returns the new report id)
Changes
Changed in 1 of the 22 revisions of this API.11
- ▲
removed the success response with the status
204response-success-status-removed
- ○
added the success response with the status
200response-success-status-added
- ▲