Journey Task Library Notifications REST Endpoints

Journey Task Library/Journey Task Library Notifications
The notifications resource is a child of the tasks resource. It includes a list of notification settings for the task performer and owner.
Get a notification override for library task
Method: get
Path: /hcmRestApi/resources/11.13.18.05/journeyTaskLibrary/{LibraryJourneyTaskId}/child/notifications/{LibraryJourneyTaskNotificationId}
Get all notification overrides for library task
Method: get
Path: /hcmRestApi/resources/11.13.18.05/journeyTaskLibrary/{LibraryJourneyTaskId}/child/notifications
Update a notification override for library task
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/journeyTaskLibrary/{LibraryJourneyTaskId}/child/notifications/{LibraryJourneyTaskNotificationId}