Business Units REST Endpoints

Talent Pools Security Profile/Business Units
The businessUnits resource provides a way to secure talent pools by business unit.
Create a talent pool security profile with business units
Method: post
Path: /hcmRestApi/resources/11.13.18.05/talentPoolSecurityProfiles/{PoolSecurityProfileId}/child/businessUnits
Delete a business unit on a talent pool security profile
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/talentPoolSecurityProfiles/{PoolSecurityProfileId}/child/businessUnits/{PoolSecProfBusUnitId}
Get a business unit for a talent pool security profile
Method: get
Path: /hcmRestApi/resources/11.13.18.05/talentPoolSecurityProfiles/{PoolSecurityProfileId}/child/businessUnits/{PoolSecProfBusUnitId}
Get all business units for a talent pool security profile
Method: get
Path: /hcmRestApi/resources/11.13.18.05/talentPoolSecurityProfiles/{PoolSecurityProfileId}/child/businessUnits
Update a business unit on a talent pool security profile
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/talentPoolSecurityProfiles/{PoolSecurityProfileId}/child/businessUnits/{PoolSecProfBusUnitId}