Worker Journey Tasks REST Endpoints

Worker Journey Tasks
The workerJourneyTasks resource provides all the tasks for a worker journey.
Check task completion
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/checkTaskCompletion
Create a journey task
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}
Delete a journey task
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}
Get a journey task
Method: get
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}
Get all journey tasks
Method: get
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks
Initiate a process task
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/invokeProcessAutomation
Navigate to a task
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/generateNavigationURL
Navigate to an application task
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/generateNavigationDetails
Reassign a task
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/reassign
Send a task reminder
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/sendReminder
Update journey tasks
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks
Upload a document
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/copyToDocumentRecords
User-defined content of a task
Method: post
Path: /hcmRestApi/resources/11.13.18.05/workerJourneyTasks/{workerJourneyTasksUniqID}/action/generateContent