rest-endpoints: Add new /api/get-stream-email-address endpoint.

(cherry picked from commit 1af1a6d7e9)
This commit is contained in:
Alex Vandiver
2023-11-16 19:34:59 +00:00
parent 6c4791bb2f
commit 7fb252a27c

View File

@@ -45,6 +45,7 @@
* [Create a stream](/api/create-stream)
* [Update a stream](/api/update-stream)
* [Archive a stream](/api/archive-stream)
* [Get stream's email address](/api/get-stream-email-address)
* [Get topics in a stream](/api/get-stream-topics)
* [Topic muting](/api/mute-topic)
* [Update personal preferences for a topic](/api/update-user-topic)