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
Example request
{
"Comment": "Reprocessing due to configuration update"
}Response
OK
string required