Protected
axiosProtected
baseProtected
configurationCreate a new ban, creating a ban via the API will always make it takaro managed. Required permissions: MANAGE_PLAYERS
OperationId: BanControllerCreate
Optional
banCreateDTO: BanCreateDTOBanCreateDTO
Optional
options: RawAxiosRequestConfigOverride http request option.
Unban player. This will remove the ban from Takaro and the gameserver(s) Required permissions: MANAGE_PLAYERS
OperationId: BanControllerDelete
Optional
options: RawAxiosRequestConfigOverride http request option.
Get a single ban Required permissions: READ_PLAYERS
OperationId: BanControllerGetOne
Optional
options: RawAxiosRequestConfigOverride http request option.
Search for bans Required permissions: READ_PLAYERS
OperationId: BanControllerSearch
Optional
banSearchInputDTO: BanSearchInputDTOBanSearchInputDTO
Optional
options: RawAxiosRequestConfigOverride http request option.
Update an existing ban, updating a ban via the API will always make it takaro managed. Required permissions: MANAGE_PLAYERS
OperationId: BanControllerUpdate
Optional
banUpdateDTO: BanUpdateDTOBanUpdateDTO
Optional
options: RawAxiosRequestConfigOverride http request option.
Required permissions: MANAGE_PLAYERS
, MANAGE_ROLES
OperationId: PlayerControllerAssignRole
Optional
playerRoleAssignChangeDTO: PlayerRoleAssignChangeDTOPlayerRoleAssignChangeDTO
Optional
options: RawAxiosRequestConfigOverride http request option.
Get the player that is currently authenticated. This is a low-privilege route, returning limited data.
OperationId: PlayerControllerGetMe
Optional
options: RawAxiosRequestConfigOverride http request option.
Required permissions: READ_PLAYERS
OperationId: PlayerControllerGetOne
Optional
options: RawAxiosRequestConfigOverride http request option.
Required permissions: MANAGE_PLAYERS
, MANAGE_ROLES
OperationId: PlayerControllerRemoveRole
Optional
playerRoleAssignChangeDTO: PlayerRoleAssignChangeDTOPlayerRoleAssignChangeDTO
Optional
options: RawAxiosRequestConfigOverride http request option.
Required permissions: READ_PLAYERS
OperationId: PlayerControllerSearch
Optional
playerSearchInputDTO: PlayerSearchInputDTOPlayerSearchInputDTO
Optional
options: RawAxiosRequestConfigOverride http request option.
PlayerApi - object-oriented interface
Export
PlayerApi