DELETE/directory/user-types/{userTypeId}/orgunit-access-restrict
사용자 유형의 조직 조회 제한 설정을 삭제한다.
OAuth 2.0 인증.
자세한 인증 방식은 인가·인증를 참고한다.
directory
| Parameter | Type | Description |
|---|---|---|
| userTypeId | string | 사용자 유형 ID required example : employ2c-f321-47a6-ac11-e81fcc23a8c3 |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content
Not Found