Subtasks

Add Targeted Data Discovery Details to Subtask

Use this API to add Targeted Data Discovery details to a subtask.

put/api/datasubject/v2/subtasks/{subtaskID}/add/discovery

Path parameters

subtaskIDstring uuid required

Sub-Task UUID

Request body

PrivacyAutomationDataSubjectRequestDSRAutomationSubTaskDataDiscoveryRequest required

Example request

{
  "Status": "25",
  "another key": "value2",
  "key": "value1"
}

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.