mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +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.