Skip to main content

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 REQUIRED

UUID of the player

roleId integer REQUIRED

ID of the custom role to remove

Responses
200

successful operation

Schema OPTIONAL
data string OPTIONAL
404

Player or role not found

Schema OPTIONAL
error string OPTIONAL
429

Too many requests

Schema OPTIONAL
error string OPTIONAL