1.2
1.2
scpcli iam-identity-center user set
--user_uuid <value>
--instance_id <value>
[--business_unit <value>]
[--department <value>]
[--description <value>]
[--email <value>]
[--employee_id <value>]
[--manager <value>]
[--name <value>]
[--nation_id <value>]
[--phone_number <value>]
[--tz_id <value>]
Description
set a specific user
State ACTIVE (CURRENT)
| Version | Supported Until |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| user_uuid required | string | User ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
| instance_id required | string | Instance ID | ssoins-12345 |
| business_unit optional | string | Business Unit | Business Unit A |
| department optional | string | Department | Department X |
| description optional | string | User Description | Description of John Doe |
| email optional | string | User Email | john.doe@example.com |
| employee_id optional | string | Employee ID | emp-12345 |
| manager optional | string | Manager | Alice Smith |
| name optional | string | Real Name | John Doe |
| nation_id optional | string | Nationality ID | +82 |
| phone_number optional | string | Phone Number | 010-1234-5678 |
| tz_id optional | string | Timezone ID | Asia/Seoul |
Responses
| Name | Description | Example |
|---|---|---|
| id | User ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
| business_unit | Business Unit | Business Unit A |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | Creator Name | John Doe |
| department | Department | Department X |
| description | User Description | Description of John Doe |
| User Email | john.doe@example.com | |
| email_authenticated | Email Authentication Status | |
| employee_id | Employee ID | emp-12345 |
| groups | List of Groups | |
| instance_id | Instance ID | ssoins-12345 |
| last_login_at | Last Login Date | 2024-12-19 01:09:05.000 |
| last_password_update_at | Last Password Update Date | 2025-11-24T08:14:51.694996 |
| manager | Manager | Alice Smith |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | Modifier Name | Smith |
| name | Real Name | John Doe |
| nation_id | Nationality ID | +82 |
| password | Password | |
| password_failed_count | Password Failure Count | 6 |
| password_reuse_count | Password Reuse Limit Count | 6 |
| phone_authenticated | Phone Authentication Status | |
| phone_number | Phone Number | 010-1234-5678 |
| temporary_password | Temporary Password Status | |
| tz_id | Timezone ID | Asia/Seoul |
| user_id | User Login ID | johndoe |