Last modified:2026-06-04 22:55:16
Deactivates the reminder (sets is_active=false). The reminder will no longer appear in the user's list or trigger any notifications.Request: Bearer token | reminder_key in pathSuccess: 200 - returns { success, message } only (no data).Errors: 401 - invalid token | 404 - reminder not found for this user