Optionalconfiguration: ConfigurationRequired permissions: MANAGE_USERS, MANAGE_ROLES
OperationId: UserControllerAssignRole
Required permissions: MANAGE_USERS
OperationId: UserControllerCreate
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
Required permissions: READ_USERS
OperationId: UserControllerGetOne
Required permissions: MANAGE_USERS
OperationId: UserControllerInvite
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
OperationId: UserControllerLogin
OperationId: UserControllerLogout
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
Required permissions: MANAGE_USERS
OperationId: UserControllerRemove
Required permissions: MANAGE_USERS, MANAGE_ROLES
OperationId: UserControllerRemoveRole
Required permissions: READ_USERS
OperationId: UserControllerSearch
One user can have multiple domains, this endpoint is a helper to set the selected domain for the user
OperationId: UserControllerSetSelectedDomain
Required permissions: MANAGE_USERS
OperationId: UserControllerUpdate
UserApi - axios parameter creator