DELETE/orgunits/{orgUnitId}/orgunit-access-restrict

조직의 조직 조회 제한 설정을 삭제한다.

Authorization

oauth2

OAuth 2.0 인증.
자세한 인증 방식은 인가·인증를 참고한다.

Scope

directory
orgunit

HTTP Request

DELETEhttps://www.worksapis.com/v1.0/orgunits/{orgUnitId}/orgunit-access-restrict

Path Parameters

ParameterTypeDescription
orgUnitId string 

조직 ID
- 리소스 ID
- 외부 키는 "externalKey:{externalKey}" 형태


required
example : orgunitf-f27f-4af8-27e1-03817a911417 

Header Parameters

HeadertypeDescription
Authorization string 

Bearer {token}


required 

Response

HTTP 204

No Content

HTTP 404

Not Found