mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
realm_export: Add a new endpoint to fetch private data export consents.
This commit adds a new endpoint `export/realm/consents` to fetch the consents of users for their private data exports. Fixes part of #31201.
This commit is contained in:
committed by
Tim Abbott
parent
ffbf2aaaff
commit
86194efe7b
@@ -118,6 +118,7 @@
|
||||
* [Update realm-level defaults of user settings](/api/update-realm-user-settings-defaults)
|
||||
* [Get all public data exports](/api/get-realm-exports)
|
||||
* [Create a public data export](/api/export-realm)
|
||||
* [Get data export consent state](/api/get-realm-export-consents)
|
||||
|
||||
#### Real-time events
|
||||
|
||||
|
Reference in New Issue
Block a user