Users
User management operations
📄️ Exchange one-time access token
Exchange a one-time access token for a session token
📄️ Setup initial admin
Generate setup access token for initial admin user configuration
📄️ List users
Get a paginated list of users with optional search and sorting
📄️ Create user
Create a new user
📄️ Delete user
Delete a specific user by ID
📄️ Get user by ID
Retrieve detailed information about a specific user
📄️ Update user
Update an existing user by ID
📄️ Get user groups
Retrieve all groups a specific user belongs to
📄️ Create one-time access token for current user
Generate a one-time access token for the currently authenticated user
📄️ Reset user profile picture
Reset a specific user's profile picture to the default
📄️ Update user profile picture
Update a specific user's profile picture
📄️ Get user profile picture
Retrieve a specific user's profile picture
📄️ Update user groups
Update the groups a specific user belongs to
📄️ Get current user
Retrieve information about the currently authenticated user
📄️ Update current user
Update the currently authenticated user's information
📄️ Reset current user's profile picture
Reset the currently authenticated user's profile picture to the default
📄️ Update current user's profile picture
Update the currently authenticated user's profile picture