🎉 OneTrust 6.16 Released!
March 26th, 2021
We are excited to announce the following enhancements in the OneTrust Developer Portal as part of OneTrust 6.16.
For more information about the release and our product updates in the OneTrust application, refer to the OneTrust 6.16 Release Notes page. Learn more about environment maintenance on the Current and Historic Maintenance page, and subscribe to proactive environment notifications on our System Status and Scheduled Maintenance page.
API Updates
Privacy Rights (DSAR)
- Updated the following APIs to include Subtask Resolutions
- GET /v2/subtasks
Updated API
- GET /v2/subtasks/{subtaskID}
Updated API
- GET /v2/requestqueues/{requestQueueRefId}/subtasks
Updated API
- GET /v2/subtasks
IT Risk Management
- Added API to retrieve risk template details.
- Added API to create risks on an assessment.
General
- Updated API to include the ability to update the Manager attribute for a user.
- PUT /Users/{id}
Updated API
- PATCH /Users/{id}
Updated API
- PUT /Users/{id}
- Updated API to include and populate the Manager attribute when creating a user through SCIM.
- POST /Users
Updated API
- POST /Users