aboutsummaryrefslogtreecommitdiff
path: root/docs/api
diff options
context:
space:
mode:
authorMaxim Filippov <colixer@gmail.com>2019-09-22 16:45:38 +0300
committerMaxim Filippov <colixer@gmail.com>2019-09-22 16:45:38 +0300
commitf89fe3ac06505cc07372fcdefdc3fde72d1f04a0 (patch)
tree5764ada1d57c9a4ff366c5a5b0fb9ca5b4b45e1a /docs/api
parent72a01f1350239d286978007883a087f8f3985d1b (diff)
downloadpleroma-f89fe3ac06505cc07372fcdefdc3fde72d1f04a0.tar.gz
Update docs
Diffstat (limited to 'docs/api')
-rw-r--r--docs/api/admin_api.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/api/admin_api.md b/docs/api/admin_api.md
index 9362e3d78..8bc6379aa 100644
--- a/docs/api/admin_api.md
+++ b/docs/api/admin_api.md
@@ -298,7 +298,15 @@ Note: Available `:permission_group` is currently moderator and admin. 404 is ret
- Methods: `GET`
- Params: none
-- Response: password reset token (base64 string)
+- Response:
+
+```json
+{
+ "token": "U13DX6muOvpRsj35_ij9wLxUbkU-eFvfKttxs6gIajo=", // password reset token (base64 string)
+ "link": "https://pleroma.social/api/pleroma/password_reset/U13DX6muOvpRsj35_ij9wLxUbkU-eFvfKttxs6gIajo%3D"
+}
+```
+
## `/api/pleroma/admin/reports`
### Get a list of reports