Complete task
Task
Complete task
Marks a specified task as complete, providing the result of its execution. This may trigger the next task in the workflow.
POST
Complete task
Documentation Index
Fetch the complete documentation index at: https://docs.samplehc.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The unique identifier of the task to complete.
Body
application/json
The result data from the task's execution.
Response
Task completed successfully.
Task completed successfully.
The ID of the next task in the workflow, if any, or null.