Optionalconfiguration: ConfigurationCreate a new ban, creating a ban via the API will always make it takaro managed. Required permissions: MANAGE_PLAYERS
OperationId: BanControllerCreate
Unban player. This will remove the ban from Takaro and the gameserver(s) Required permissions: MANAGE_PLAYERS
OperationId: BanControllerDelete
Get a single ban Required permissions: READ_PLAYERS
OperationId: BanControllerGetOne
Search for bans Required permissions: READ_PLAYERS
OperationId: BanControllerSearch
Update an existing ban, updating a ban via the API will always make it takaro managed. Required permissions: MANAGE_PLAYERS
OperationId: BanControllerUpdate
Required permissions: MANAGE_PLAYERS, MANAGE_ROLES
OperationId: PlayerControllerAssignRole
Bulk delete players by their IDs. Deletes Player records which cascades to POG records. Required permissions: MANAGE_PLAYERS
OperationId: PlayerControllerBulkDelete
Required permissions: MANAGE_PLAYERS
OperationId: PlayerControllerDelete
Get the player that is currently authenticated. This is a low-privilege route, returning limited data.
OperationId: PlayerControllerGetMe
Required permissions: READ_PLAYERS
OperationId: PlayerControllerGetOne
Required permissions: MANAGE_PLAYERS, MANAGE_ROLES
OperationId: PlayerControllerRemoveRole
Required permissions: READ_PLAYERS
OperationId: PlayerControllerSearch
PlayerApi - axios parameter creator