DELETE/orgunits/{orgUnitId}/orgunit-access-restrict
組織の組織図閲覧の制限を削除する。
Access Token を指定します。
指定の方法や Access Token の取得方法は 共通仕様 を参照してください。
directory
orgunit
| Parameter | Type | Description |
|---|---|---|
| orgUnitId | string | 組織を特定する ID (URL エンコードする)
required example : orgunitf-f27f-4af8-27e1-03817a911417 |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content
Not Found