f2624a610e5a

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-08-0148123138.3 KB
Me

Update User

Update information about the current user.

patch/v1/me/info

Request body

namestring nullable

The user name.

emailstring nullable

The user email.

current_passwordstring nullable

The current user password.

passwordstring nullable

The new user password. If None, the user password is not changed.

Response

Successful Response