DELETE/directory/user-types/{userTypeId}/orgunit-access-restrict

利用権限タイプの組織図閲覧の制限を削除する。

Authorization

oauth2

Access Token を指定します。
指定の方法や Access Token の取得方法は 共通仕様 を参照してください。

Scope

directory

HTTP Request

DELETEhttps://www.worksapis.com/v1.0/directory/user-types/{userTypeId}/orgunit-access-restrict

Path Parameters

ParameterTypeDescription
userTypeId string 

利用権限タイプを特定する ID (URL エンコードする)

  • 利用権限タイプ ID (userTypeId)
  • 利用権限タイプの ExternalKey (externalKey:{userTypeExternalKey})

required
example : employ2c-f321-47a6-ac11-e81fcc23a8c3 

Header Parameters

HeadertypeDescription
Authorization string 

Bearer {token}


required 

Response

HTTP 204

No Content

HTTP 404

Not Found