Request model for creating a new reminder
Reminder message content
Delivery channel for the reminder
Execution timestamp in ISO format for one-time reminders (e.g., '2024-01-15T14:30:00-05:00')
Cron string for recurring reminders, minimum interval of 15 minutes
Optional scheduled task identifier associated with the reminder
Category for the reminder. Valid values: 'health', 'travel', 'personal', 'leisure', 'work', 'generic'. Defaults to 'generic'
Optional task key to associate reminder with a task (e.g., 'meeting_prep#user@example.com')
Optional organization ID that created the reminder
Optional user ID who created the reminder
Successful Response