Skip to main content

Patch User

Update an existing user's data.

Path Parameters
user_id uuid REQUIRED
Request Body REQUIRED
username Username
profile_image Profile Image
password Password
is_active Is Active
is_superuser Is Superuser
last_login_at Last Login At
Responses
200

Successful Response

Schema OPTIONAL
id uuid OPTIONAL
username Username
profile_image Profile Image
store_api_key Store Api Key
is_active Is Active
is_superuser Is Superuser
create_at date-time
updated_at date-time
last_login_at Last Login At
422

Validation Error

Schema OPTIONAL
detail object[] OPTIONAL
loc undefined[]
msg Message
type Error Type

Hi, how can I help you?