CombinedUnitV1dot1
CombinedUnitV1dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| created_at optional | Created At Example : 2025-01-01T00:00:00.000Z | any of [string (date-time), null] | |
| depth optional | Hierarchy (0~5) Example : 1 | any of [integer, null] | 1 |
| email optional | Account Email Example : score@samsung.com | any of [string, null] | |
| id required | Organization Unit ID or Organization Account ID Example : ou-c29a138f8f1d78e24dbfa8681fc2fc8 | string | |
| joined_method optional | Joined Method Example : INVITED | any of [enum (INVITED, CREATED, CLOUD_CONTROL), null] | |
| joined_time optional | Joined Datetime Example : 2024-05-17T12:34:56.789Z | any of [string (date-time), null] | |
| login_id optional | Login ID Example : log-archive@samsung.com | any of [string, null] | |
| name optional | Organization Unit Name or Account Name Example : score-organization-unit | any of [string, null] | - |
| organization_id required | Organization ID Example : o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 | string | |
| parent_unit_id optional | Root or Parent Organization Unit ID Example : ou-fc8c29a138d78e24bf1fa86812fc8b | any of [string, null] | |
| parent_unit_name optional | Root or Parent Organization Unit Name Example : parent-unit-name | any of [string, null] | |
| type required | Type (Root or Organization Unit) or Account Type Example : MEMBER | string |