Admin API: `PATCH /api/pleroma/admin/users/:nickname/change_password`
[akkoma] / docs / API / admin_api.md
index 47afdfba5a576d6678c677194a6a34b7b268b44d..cb8201f118edd5a3aabc1c5d01c0de041e416656 100644 (file)
@@ -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