mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
api_docs: Document /remotes/push/e2ee/register endpoint.
This commit documents the `/remotes/push/e2ee/register` endpoint. We use auth_email="ZULIP_ORG_ID" and auth_api_key="ZULIP_ORG_KEY" instead of "BOT_EMAIL_ADDRESS" and "BOT_API_KEY".
This commit is contained in:
committed by
Tim Abbott
parent
062a736097
commit
f52533795b
@@ -159,6 +159,7 @@
|
||||
* [Fetch an API key (development only)](/api/dev-fetch-api-key)
|
||||
* [Send an E2EE test notification to mobile device(s)](/api/e2ee-test-notify)
|
||||
* [Register E2EE push device](/api/register-push-device)
|
||||
* [Register E2EE push device to bouncer](/api/register-remote-push-device)
|
||||
* [Mobile notifications](/api/mobile-notifications)
|
||||
* [Send a test notification to mobile device(s)](/api/test-notify)
|
||||
* [Add an APNs device token](/api/add-apns-token)
|
||||
|
||||
Reference in New Issue
Block a user