Skip to main content

Add note to player

Add an administrative note to a player's record. ⚠️ This action has a cooldown of 5 seconds, per player.

Path Parameters
uuid uuid REQUIRED

UUID of the player

Request Body REQUIRED
note string REQUIRED

Note content to add to player record

Responses
200

successful operation

Schema OPTIONAL
data string OPTIONAL
404

Player not found

Schema OPTIONAL
error string OPTIONAL
429

Too many requests

Schema OPTIONAL
error string OPTIONAL