v1

latestOpenAPI 3.1.0Apache 2.02026-07-245981,1853.0 MB
Subtasks

Reprocess System Subtask

Use this API to reprocess a system subtask.

🗒 Things to Know

  • System subtasks in the Complete and Ready for Review statuses are not supported.
put/api/datasubject/v2/subtasks/{subtaskID}/reprocess

Path parameters

subtaskIDstring uuid required

Subtask ID

Request body

Commentstring

Internal comment to identify reason for reprocessing the subtask. Longer comments may impact system performance.

Example request

{
  "Comment": "Reprocessing due to configuration update"
}

Response

OK

string required