Server Administration
Only for self-hosted instances
Managees global Tolgee Platform instance data e.g., user accounts and organizations.
📄️ Enable user
Enables previously disabled user.
📄️ Disable user
Disables user account. User will not be able to log in, but their user data will be preserved, so you can enable the user later using the `enable` endpoint.
📄️ Set Role
Set's the global role on the Tolgee Platform server.
📄️ Get all server users
Get all server users
📄️ Geneate user's JWT token
Generates a JWT token for the user with provided ID. This is useful, when need to debug of the user's account. Or when an operation is required to be executed on behalf of the user.
📄️ Get all server organizations
Get all server organizations
📄️ Delete user
Delete user