Remove player from access group
Remove a player from an access group. ⚠️ This action has a cooldown of 5 seconds, per player.
| Path Parameters |
|---|
uuid uuid — REQUIREDUUID of the player |
groupId integer — REQUIREDID of the access group to remove player from |
| Responses | ||
|---|---|---|
200successful operation
| ||
400Invalid input
| ||
404Player or access group not found
| ||
429Too many requests
|