forked from AkkomaGang/akkoma
Update tag/untag docs
This commit is contained in:
parent
62516be9c4
commit
1d2923e5d0
1 changed files with 2 additions and 2 deletions
|
@ -106,14 +106,14 @@ Authentication is required and the user must be an admin.
|
|||
|
||||
- Method: `PUT`
|
||||
- Params:
|
||||
- `nickname`
|
||||
- `nicknames`
|
||||
- `tags`
|
||||
|
||||
### Untag a list of users
|
||||
|
||||
- Method: `DELETE`
|
||||
- Params:
|
||||
- `nickname`
|
||||
- `nicknames`
|
||||
- `tags`
|
||||
|
||||
## `/api/pleroma/admin/users/:nickname/permission_group`
|
||||
|
|
Loading…
Reference in a new issue