Create a new schedule for a tenant
ID of environment
ID of flow
ID of tenant
cron expression defining how often sync should occur e.g. cron(0 0 * * *)
For v2 flows, defines the type of job. Accepts "read" or "write."
read, write Whether this schedule should be DISABLED or ENABLED
DISABLED, ENABLED Optional specific connector or tap ID to set the schedule on
Optional override for the start_date that jobs will run with. This will ignore state bookmarks and any start_date in the config.
Override the unified schema selection for this schedule
Override the field map selection for this schedule
Set optional environment variables for the job to use (generally for use in the ETL).
200
The response is of type object.