OrganizationUnitCreateRequest
OrganizationUnitCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | 조직 단위 설명 Example : 에스코어 조직 단위 | any of [string, null] | |
| name required | 조직 단위명 Example : score-organization-unitMinimum length : 1Maximum length : 128 | string | |
| organization_id optional | 조직 ID Example : o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 | any of [string, null] | |
| parent_unit_id optional | ROOT 또는 부모 조직 단위 ID Example : ou-fc8c29a138d78e24bf1fa86812fc8b | any of [string, null] | |
| policy_ids optional | 제어 정책 목록 ID Example : ['f98e76d54c32b10a9z8y7x6w5v4u3'] | any of [array[string], null] |