latestOpenAPI 3.1.02026-08-20222180275.5 KB

39e293adecd1

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