/
CL
clinicos
/
PawthosX.Business.API | v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
clinicos
PawthosX.Business.API | v1
put
/reports/saved/{id}
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
SavedReports
put
/reports/saved/{id}
Path parameters
id
string
required
Request body
SaveReportRequestDto
required
name
string
baseReportKey
string
parameters
object
nullable
includedTableKeys
string[]
nullable
isShared
boolean
scheduleCadence
string
nullable
"daily" | "weekly" | "monthly" | null/"none" for no schedule.
scheduleRecipients
string[]
nullable
Response
OK
SavedReportDto
required
id
string
name
string
baseReportKey
string
parameters
object
includedTableKeys
string[]
isShared
boolean
scheduleCadence
string
nullable
scheduleRecipients
string[]
isOwner
boolean
createdAt
string
date-time
updatedAt
string
date-time