v4

latestOpenAPI 3.1.02026-08-08221179273.1 KB
reminders

Update Reminder

Update an existing reminder.

put/api/reminders/{reminder_id}

Path parameters

reminder_idstring required

Headers

x-user-idstring nullable

Request body

subtypestring nullable

Reminder subtype: prayer, church, devotional, or custom

schedule_typestring nullable

Schedule type: daily or weekly

schedule_timestring nullable

Time of day in HH:MM format (e.g., '09:00')

schedule_dayinteger nullable

Day of week for weekly (0=Sunday, 6=Saturday)

custom_textstring nullable

Custom reminder text (for custom subtype)

is_activeboolean nullable

Whether the reminder is active

Response

Successful Response

{"stackTrail":"paths:/api/reminders/{reminder_id}:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}