v21

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01144108427.9 KB
Users

Patch User

Update an existing user's data.

patch/api/v1/users/{user_id}

Path parameters

user_idstring uuid required

Request body

is_activeboolean nullable
is_superuserboolean nullable
last_login_atstring date-time nullable
optinsobject nullable
passwordstring nullable
profile_imagestring nullable
usernamestring nullable

Response

Successful Response

create_atstring date-time required
idstring uuid
is_activeboolean required
is_superuserboolean required
last_login_atstring date-time nullable required
optinsobject nullable
profile_imagestring nullable required
store_api_keystring nullable required
updated_atstring date-time required
usernamestring required