mirror of
https://github.com/zulip/zulip.git
synced 2026-06-12 21:00:58 +08:00
This commit adds a `POST /register_client_device` endpoint to register a logged-in device. In long term, we plan to create a Device row automatically via login codepath - when adding support for separate API keys for each client device. This endpoint will still be required by clients who are logged-in at that time. Currently, Device rows are practically useful only for mobile devices for E2EE push notifications, so they need to call this endpoint explicitly. Signed-off-by: Prakhar Pratyush <prakhar@zulip.com> |
||
|---|---|---|
| .. | ||
| api-admin-only.md | ||
| empty.md | ||
| rest-endpoints.md | ||