realm_export: Return export id from POST which create it.

This commit is contained in:
Alex Vandiver
2023-05-16 17:14:14 +00:00
committed by Tim Abbott
parent 7811e99548
commit 3160c3cce0
4 changed files with 12 additions and 5 deletions

View File

@@ -20,6 +20,11 @@ format used by the Zulip server that they are interacting with.
## Changes in Zulip 7.0
**Feature level 182**
* `POST /export/realm`: This endpoint now returns the ID of the data
export object created by the request.
**Feature level 181**
* [`GET /scheduled_messages`](/api/get-scheduled-messages), [`GET