summary refs log tree commit diff
path: root/develop/admin_api
diff options
context:
space:
mode:
authoranoadragon453 <anoadragon453@users.noreply.github.com>2022-05-12 08:30:18 +0000
committeranoadragon453 <anoadragon453@users.noreply.github.com>2022-05-12 08:30:18 +0000
commite686e46a8573048813bab72471196b7590b45e88 (patch)
tree0173787ecfda3d7b8d769133422bc67a9d8ea3e7 /develop/admin_api
parentdeploy: d38d242411b8910dfacde1e61fd3a0ec5cbcaa66 (diff)
downloadsynapse-e686e46a8573048813bab72471196b7590b45e88.tar.xz
deploy: 409573f6d0f146db2a55914cb7b65a0a95f6fde5
Diffstat (limited to 'develop/admin_api')
-rw-r--r--develop/admin_api/media_admin_api.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/admin_api/media_admin_api.html b/develop/admin_api/media_admin_api.html
index cd84ea9a71..a0ff574d4c 100644
--- a/develop/admin_api/media_admin_api.html
+++ b/develop/admin_api/media_admin_api.html
@@ -345,7 +345,7 @@ If <code>false</code> these files will be deleted. Defaults to <code>true</code>
 </code></pre>
 <p>URL Parameters</p>
 <ul>
-<li><code>unix_timestamp_in_ms</code>: string representing a positive integer - Unix timestamp in milliseconds.
+<li><code>before_ts</code>: string representing a positive integer - Unix timestamp in milliseconds.
 All cached media that was last accessed before this timestamp will be removed.</li>
 </ul>
 <p>Response:</p>