zulip/api_docs/include
Prakhar Pratyush 070974ea18 devices: Add an endpoint to register logged-in device.
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>
2026-02-17 17:33:19 -08:00
..
api-admin-only.md api-docs: Move markdown files to top level directory. 2023-02-02 17:25:40 -08:00
empty.md api-docs: Move markdown files to top level directory. 2023-02-02 17:25:40 -08:00
rest-endpoints.md devices: Add an endpoint to register logged-in device. 2026-02-17 17:33:19 -08:00