🎉 OneTrust 6.15 Released!
March 5th, 2021
We are excited to announce the following enhancements in the OneTrust Developer Portal as part of OneTrust 6.15.
For more information about the release and our product updates in the OneTrust application, refer to the OneTrust 6.15 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
Data Mapping
- Added API to manage options for attributes.
IT Risk Management
- Added API to create multiple threats in the Threats Library.
- POST /v2/threats
New API
- POST /v2/threats
- Added API to update multiple threats in the Threats Library.
- PUT /v2/threats
New API
- PUT /v2/threats
- Added API to create multiple vulnerabilities in the Vulnerabilities Library.
- POST /v2/vulnerabilities
New API
- POST /v2/vulnerabilities
- Added API to update multiple vulnerabilities in the Vulnerabilities Library.
- PUT /v2/vulnerabilities
New API
- PUT /v2/vulnerabilities
Universal Consent & Preference Management
- Updated API to include the last modified date in the response and added support to sort and filter results by created date and last modified date.
- GET /v2/purposes
Updated API
- GET /v2/purposes
- Resolved an issue that may have prevented link tokens without an expiration date from being returned in the payload response.
- GET /v1/datasubjects/profiles
Updated API
- GET /v1/datasubjects/profiles
Article Updates
Policy & Notice Management
- Added article to provide a use case guide on how to manage policies and notices using APIs.
- Managing Policies & Notices
New Article
- Managing Policies & Notices
Universal Consent & Preference Management
- Added article to provide a use case guide on how to create custom preference centers using the Original or Enhanced template.
- Added article to provide a use case guide on how to create custom preference centers using the Multi Page template.