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

Deletes team information access restrictions for a team.

Authorization

oauth2

OAuth 2.0 authentication.
For more information, see Authentication and Authorization.

Scope

directory
orgunit

HTTP Request

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

Path Parameters

ParameterTypeDescription
orgUnitId string 

Team ID
- Resource ID
- External key in 'externalKey:{externalKey' format


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

Header Parameters

HeadertypeDescription
Authorization string 

Bearer {token}


required 

Response

HTTP 204

No Content

HTTP 404

Not Found