aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authoreugenijm <eugenijm@protonmail.com>2020-01-28 09:47:59 +0300
committereugenijm <eugenijm@protonmail.com>2020-03-16 20:32:07 +0300
commitd198e7fa2a0c92be4e99c5a765de85096d318bfe (patch)
tree01cbcd6971ae78e6a845098d5e682330e870c7e3 /docs
parentb80958d4e3fb9cdbb9b10149a52f1441edb4b1e3 (diff)
downloadpleroma-d198e7fa2a0c92be4e99c5a765de85096d318bfe.tar.gz
Admin API: `PATCH /api/pleroma/admin/users/:nickname/change_password`
Diffstat (limited to 'docs')
-rw-r--r--docs/API/admin_api.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/API/admin_api.md b/docs/API/admin_api.md
index 47afdfba5..cb8201f11 100644
--- a/docs/API/admin_api.md
+++ b/docs/API/admin_api.md
@@ -414,6 +414,14 @@ Note: Available `:permission_group` is currently moderator and admin. 404 is ret
- `nicknames`
- Response: none (code `204`)
+## `PATCH /api/pleroma/admin/users/:nickname/change_password`
+
+### Change the user password
+
+- Params:
+ - `new_password`
+- Response: none (code `200`)
+
## `GET /api/pleroma/admin/reports`
### Get a list of reports