Talent Pools Security Profile REST Endpoints

Talent Pools Security Profile
The talentPoolSecurityProfiles resource secures talent pools based on some workforce structures.
Create a talent pool security profile
Method: post
Path: /hcmRestApi/resources/11.13.18.05/talentPoolSecurityProfiles
Delete a talent pool security profile
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/talentPoolSecurityProfiles/{PoolSecurityProfileId}
Get a talent pool security profile
Method: get
Path: /hcmRestApi/resources/11.13.18.05/talentPoolSecurityProfiles/{PoolSecurityProfileId}
Get all talent pool security profiles
Method: get
Path: /hcmRestApi/resources/11.13.18.05/talentPoolSecurityProfiles
Update a talent pool security profile
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/talentPoolSecurityProfiles/{PoolSecurityProfileId}