Published Candidate Role REST Endpoints
Published Candidate Role
published candidate role API's
- Get an existing published candidate role by Id
- Method: getPath:
/oiri/api/v1/published-candidate-role/{publishedCandidateRoleId} - List applications for a published candidate role
- Method: getPath:
/oiri/api/v1/published-candidate-role/{publishedCandidateRoleId}/applications - List entitlements for a published candidate role
- Method: postPath:
/oiri/api/v1/published-candidate-role/{publishedCandidateRoleId}/entitlements/.search - List published candidate roles
- Method: postPath:
/oiri/api/v1/published-candidate-role/.search - List users for a published candidate role
- Method: postPath:
/oiri/api/v1/published-candidate-role/{publishedCandidateRoleId}/users/.search