Update schedule
Update an existing schedule. Recomputes next run time when trigger settings change.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
id
surfaceId
scheduleId
Request
This endpoint expects an object.
cron
enabled
executionOptions
flowId
recordFilter
recordIds
recordType
runAt
timezone
triggerType
Allowed values:
Response
Schedule updated
agentId
createdAt
cron
enabled
executionOptions
flowId
id
inputs
lastRunAt
name
nextRunAt
organizationId
productSurfaceId
recordIds
recordType
runAt
timezone
triggerType
updatedAt
userId
messages
recordFilter
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error