Create Report Preference
POST/api/reportpreferences/createreportpreference
Tier: Internal — subject to change without notice.
Creates a new saved report preference owned by the calling user.
Request
Responses
- 200
- 400
The created preference. See ReportPreferenceDtos.ReportPreferenceDetailDto.
The caller has no linked user id (an agent token); Name/ReportType/Metadata missing; duplicate ReportUsers entries; IsGlobal combined with non-empty ReportUsers; an unknown ReportUsers id; or the insert otherwise failed.