new schema initial commit
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -118,7 +118,9 @@ Data
|
||||
}
|
||||
```
|
||||
|
||||
This operation can only be performed by a user with a role that is admin enabled. There are 3 built in roles, which can be viewed via the `/api/admin/roles` endpoint.
|
||||
OLD: This operation can only be performed by a user with a role that is admin enabled. There are 3 built in roles, which can be viewed via the `/api/admin/roles` endpoint.
|
||||
|
||||
NEW: This operation can only be performed by a user that is a member of a group with the admin flag enabled.
|
||||
|
||||
#### Remove User
|
||||
POST `/api/admin/user/delete`
|
||||
|
Reference in New Issue
Block a user