DELETE/directory/employment-types/{employmentTypeId}/orgunit-access-restrict

Deletes team information access restrictions for an employment type.

Authorization

oauth2

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

Scope

directory

HTTP Request

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

Path Parameters

ParameterTypeDescription
employmentTypeId string 

Employment type ID
- Resource ID
- External key in 'externalKey:{externalKey}' format


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

Header Parameters

HeadertypeDescription
Authorization string 

Bearer {token}


required 

Response

HTTP 204

No Content

HTTP 404

Not Found