put https://customer.my.onetrust.com/api/datasubject/v2/subtasks//status
Use this API to update a subtask's status.
Additional Information
-
The subtask status can be updated to
IN_PROGRESS
,FAILED
,COMPLETED
, orREJECTED
. -
A Resolution ID can be added when the subtask status is moved to COMPLETE or REJECTED to update the resolution of the subtask. Subtask Resolution ID can be obtained using the Get List of Resolutions API.
Example Request
PUT https://{hostname}/api/datasubject/v2/subtasks/{subtaskId}/status
PUT https://trial.onetrust.com/api/datasubject/v2/subtasks/876ef236-6e85-4077-a756-0f6934971351/status