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