We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8292f0 commit bda4880Copy full SHA for bda4880
proposals/3720-account-status.md
@@ -83,6 +83,9 @@ Below is how this endpoint behaves in case of errors:
83
user ID, the endpoint responds with a 400 status code and a `M_INVALID_PARAM`
84
error code.
85
86
+If the `user_ids` field is an empty list, the server responds with a `200 OK`
87
+status and an empty body (`{}`).
88
+
89
### `POST /_matrix/federation/v1/account_status`
90
91
This endpoint behaves in an identical way to the client-side endpoint described
0 commit comments