projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4df2d64
)
Remove deprecated endpoint from docs that is fully removed from backend now
author
feld
<feld@feld.me>
Mon, 18 Nov 2019 16:16:27 +0000
(16:16 +0000)
committer
feld
<feld@feld.me>
Mon, 18 Nov 2019 16:16:27 +0000
(16:16 +0000)
docs/API/admin_api.md
patch
|
blob
|
history
diff --git
a/docs/API/admin_api.md
b/docs/API/admin_api.md
index 9d914c9a6360e02b0b72235b1232d210b7d656a9..f64983a9041a9e479637737a4533e509f09a0331 100644
(file)
--- a/
docs/API/admin_api.md
+++ b/
docs/API/admin_api.md
@@
-235,14
+235,6
@@
Note: Available `:permission_group` is currently moderator and admin. 404 is ret
}
```
-## DEPRECATED `PATCH /api/pleroma/admin/users/:nickname/activation_status`
-
-### Active or deactivate a user
-
-- Params:
- - `nickname`
- - `status` BOOLEAN field, false value means deactivation.
-
## `GET /api/pleroma/admin/users/:nickname_or_id`
### Retrive the details of a user