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 — REQUIREDUUID of the player |
Request Body — REQUIRED |
---|
note string — REQUIREDNote content to add to player record |
Responses | ||
---|---|---|
200 successful operation
| ||
404 Player not found
| ||
429 Too many requests
|