Reports

Add or edit a report setup note

Requires permission: ReportAdmins

Upserts a report-setup note, stamping the current user's name and the update time (port of the legacy Update with User.ClaimValue("Name")).

put/reports/notes

Request body

idinteger
notestring nullable
reportNamestring nullable
dateUpdatedstring date-time
updatedBystring nullable

Response

Success - Note saved

Changes

No recorded changes to this endpoint across all 22 revisions of this API.