v4

latestOpenAPI 3.1.02026-08-08221179273.1 KB
users

Update User Info

Update user information in the user_info table. Accepts any key-value pairs to update flexible user data.

Args: update_payload: Dictionary with any fields to update current_user: Current authenticated user from dependency

Returns: Dict with success status, message, and updated data

patch/api/users/update

Headers

x-user-idstring nullable

Request body

object required

Response

Successful Response

object required