Create Resolution

Use this API to add a resolution.

Additional Information

  • A new resolution can be added for Request Rejection or Subtask Completion/Rejection.
  • To create a Request Resolution, include type 10 in the request body.
  • To create a Subtask Resolution, include type 20 in the request body.
  • If type is not included, a Request Resolution will be created by default.
  • The added resolutions can be viewed using the Get All Resolutions endpoint.

Example Request

POST https://{hostname}/api/datasubject/v2/resolutions

POST https://trial.onetrust.com/api/datasubject/v2/resolutions

Language
Authorization
OAuth2