mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Endpoints marked deprecated: * `DELETE /users/me/apns_device_token` * `DELETE /users/me/android_gcm_reg_id` These endpoints were for non-E2EE push notification case. Fixes #35213.