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 |
---|
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 |
|
Schema — OPTIONAL |
---|
detail object[] — OPTIONALloc undefined[] | msg Message | type Error Type |
|
|