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 | ||
---|---|---|
200 successful operation
| ||
404 Player or role not found
| ||
429 Too many requests
|