Skip to content
Snippets Groups Projects
Unverified Commit 4dd18bdc authored by Will Hunt's avatar Will Hunt Committed by GitHub
Browse files

Improve documentation for `/_synapse/admin/v1/rooms/<room_id>/timestamp_to_event` (#16631)

parent 0e36a57b
No related branches found
No related tags found
No related merge requests found
Update parameter information for the `/timestamp_to_event` admin API.
......@@ -536,7 +536,8 @@ The following query parameters are available:
**Response**
* `event_id` - converted from timestamp
* `event_id` - The event ID closest to the given timestamp.
* `origin_server_ts` - The timestamp of the event in milliseconds since the Unix epoch.
# Block Room API
The Block Room admin API allows server admins to block and unblock rooms,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment