Protected
axiosProtected
baseProtected
configurationRequired permissions: MANAGE_USERS
, MANAGE_ROLES
OperationId: UserControllerAssignRole
Optional
userRoleAssignChangeDTO: UserRoleAssignChangeDTOUserRoleAssignChangeDTO
Optional
options: RawAxiosRequestConfigOverride http request option.
Required permissions: MANAGE_USERS
OperationId: UserControllerCreate
Optional
userCreateInputDTO: UserCreateInputDTOUserCreateInputDTO
Optional
options: RawAxiosRequestConfigOverride http request option.
Unset the selected domain for the user, this will clear the domain cookie. On the next request, the backend will set this again.
OperationId: UserControllerDeleteSelectedDomainCookie
Optional
options: RawAxiosRequestConfigOverride http request option.
Required permissions: READ_USERS
OperationId: UserControllerGetOne
Optional
options: RawAxiosRequestConfigOverride http request option.
Required permissions: MANAGE_USERS
OperationId: UserControllerInvite
Optional
inviteCreateDTO: InviteCreateDTOInviteCreateDTO
Optional
options: RawAxiosRequestConfigOverride http request option.
Link your player profile to Takaro, allowing web access for things like shop and stats. To get the code, use the /link command in the game.
OperationId: UserControllerLinkPlayerProfile
Optional
linkPlayerUnauthedInputDTO: LinkPlayerUnauthedInputDTOLinkPlayerUnauthedInputDTO
Optional
options: RawAxiosRequestConfigOverride http request option.
OperationId: UserControllerLogin
Optional
loginDTO: LoginDTOLoginDTO
Optional
options: RawAxiosRequestConfigOverride http request option.
OperationId: UserControllerLogout
Optional
options: RawAxiosRequestConfigOverride http request option.
Get the current user and the domains that the user has access to. Note that you can only make requests in the scope of a single domain. In order to switch the domain, you need to use the domain selection endpoints
OperationId: UserControllerMe
Optional
options: RawAxiosRequestConfigOverride http request option.
Required permissions: MANAGE_USERS
OperationId: UserControllerRemove
Optional
options: RawAxiosRequestConfigOverride http request option.
Required permissions: MANAGE_USERS
, MANAGE_ROLES
OperationId: UserControllerRemoveRole
Optional
options: RawAxiosRequestConfigOverride http request option.
Required permissions: READ_USERS
OperationId: UserControllerSearch
Optional
userSearchInputDTO: UserSearchInputDTOUserSearchInputDTO
Optional
options: RawAxiosRequestConfigOverride http request option.
One user can have multiple domains, this endpoint is a helper to set the selected domain for the user
OperationId: UserControllerSetSelectedDomain
Optional
options: RawAxiosRequestConfigOverride http request option.
Required permissions: MANAGE_USERS
OperationId: UserControllerUpdate
Optional
userUpdateDTO: UserUpdateDTOUserUpdateDTO
Optional
options: RawAxiosRequestConfigOverride http request option.
UserApi - object-oriented interface
Export
UserApi