http://localhost:8000/api/v1
Get user details by their ID
id
User ID (UUID) or 'me' for the authenticated user
User found
avatar_id
created_at
email
first_name
last_name
user_id
worker_code
Soft delete or permanently delete a user by their ID
permanent
Whether to permanently delete the user
User deleted successfully
data
errors
info
request_id
Update user details by their ID
avatar
User updated successfully
Allows a logged-in user to change their password
password
Password updated successfully
Generate and retrieve a QR code for a user by their ID
QR code generated successfully
qr