v4
latestOpenAPI 3.1.02026-08-08221179273.1 KBreminders
Snooze Reminder
Snooze a reminder: schedule a follow-up reminder Live Activity in minutes.
Public/unauthenticated: the native "remind me later" App Intent has no user session, so it posts the user_id + task_id embedded in the Live Activity and we trust them. The action is benign (re-sends a reminder the user already has) and task_id is an unguessable UUID.
post/api/reminders/snooze
Request body
Response
Successful Response
{"stackTrail":"paths:/api/reminders/snooze:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}