Skip to main content
POST
Error

Path Parameters

projectUuid
string
required
savedSqlUuid
string
required

Body

application/json

Construct a type with the properties of T except for those in type K.

name
string
required
cron
string
required
enabled
boolean
required
format
enum<string>
required
Available options:
csv,
xlsx,
image,
gsheets,
pdf
appUuid
string | null
required
appName
string | null
required
options
object
required
targets
object[]
required

From T, pick a set of properties whose keys are in the union K

projectUuid
string | null
timezone
string
message
string
projectSchedulerTimezone
string
thresholds
object[]
notificationFrequency
enum<string>
Available options:
always,
once
projectName
string | null
aiAugmentation
object

Enterprise-only AI augmentation attached to a scheduled delivery. On each fire the agent (or ambient fast model) writes the delivery message from the delivery's content and the prompt. Persisted in the EE scheduler_ai_augmentation satellite table, not on the scheduler itself, so OSS carries none of it.

Response

Created

results
object
required
status
enum<string>
required
Available options:
ok