put https://customer.my.onetrust.com/api/datasubject/v2/subtasks//status
Use this API to update the status of an existing subtask.
Things to Know
- The following statuses can be passed as parameter values in the request:
IN_PROGRESS
,FAILED
,COMPLETED
, andREJECTED
.- The Resolution ID can only be passed if the subtask status is updated to
COMPLETED
orREJECTED
.