Talent Review Meeting Templates REST Endpoints

Talent Review Meeting Templates
The talentReviewMeetingTemplates resource provides all the talent review meeting templates created for the organization.
Create a talent review meeting template
Method: post
Path: /hcmRestApi/resources/11.13.18.05/talentReviewMeetingTemplates
Delete a talent review meeting template
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/talentReviewMeetingTemplates/{talentReviewMeetingTemplatesUniqID}
Get a talent review meeting template
Method: get
Path: /hcmRestApi/resources/11.13.18.05/talentReviewMeetingTemplates/{talentReviewMeetingTemplatesUniqID}
Get all talent review meeting templates
Method: get
Path: /hcmRestApi/resources/11.13.18.05/talentReviewMeetingTemplates
Update a talent review meeting template
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/talentReviewMeetingTemplates/{talentReviewMeetingTemplatesUniqID}