Complete Subtask

Use this API to mark a subtask specific to a request as complete.

Additional Information

  • The subtask can be marked as COMPLETE with a required comment.
  • A Resolution ID can be added when marking the subtask as COMPLETE 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/{taskId}/complete

PUT https://trial.onetrust.com/api/datasubject/v2/subtasks/7e865dd2-2f56-4111-8d13-6573f8c966a1/complete

Language
Authorization
OAuth2