Updates fields of an existing task identified by its task type and id.
Purpose: Updates an existing task identified by its task type and id. The request body may include updated values for fields such as editor
, sha
, as_of_date
, question
, expected_answer
, and expected_evidence
.
The type of task to update (e.g. 'ellipsis-tier2-task').
The unique identifier of the task.
Payload containing the fields to update.
Request payload for updating an existing ellipsis tier 2 task.
Task updated successfully.
Response after updating a task.
Updates fields of an existing task identified by its task type and id.
Purpose: Updates an existing task identified by its task type and id. The request body may include updated values for fields such as editor
, sha
, as_of_date
, question
, expected_answer
, and expected_evidence
.
The type of task to update (e.g. 'ellipsis-tier2-task').
The unique identifier of the task.
Payload containing the fields to update.
Request payload for updating an existing ellipsis tier 2 task.
Task updated successfully.
Response after updating a task.