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 | ||
---|---|---|
200 successful operation
| ||
400 Invalid input
| ||
404 Player or access group not found
| ||
429 Too many requests
|