Admin API: PATCH /api/pleroma/admin/users/:nickname/change_password

This commit is contained in:
eugenijm 2020-01-28 09:47:59 +03:00
commit d198e7fa2a
6 changed files with 80 additions and 0 deletions

View 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