🎉 OneTrust 202508.1.0 Released!
We are excited to announce the following enhancements in the OneTrust Developer Portal as part of OneTrust 202508.1.0 (Summer Release).
For more information about the release and our product updates in the OneTrust application, refer to the OneTrust 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.
AI Governance
General Availability
- New Model Management APIs: The following APIs are now available for use to create and delete Model objects, as well as retrieve and update their metadata and details like attributes. These APIs enable users to easily conduct full management of their Models in the OneTrust Platform.
- New Project Management APIs: The following APIs are now available for use to create and delete Project objects, as well as retrieve and update their metadata and details like attributes. These APIs enable users to easily conduct full management of their Projects in the OneTrust Platform.
Compliance Automation
General Availability
- New Initiatives APIs: The following APIs are now available for use to retrieve specific initiative metadata, dynamically update initiative attributes, and retrieve a list of active initiatives. These APIs enable you to easily access initiative data to streamline operations for reporting, analysis, and compliance tracking.
Cookie Consent
Existing Public Preview Features
- Bulk Export APIs: The following APIs are now available for use to create and cancel bulk exports and retrieve their status, progress, download details, and credit details. These APIs enable users to extract large volumes of cookie receipts at once with a limit of six bulk exports per month.
Data Discovery
General Availability
- Updated Classification APIs: The following changes have been made to the Classification APIs:
- Updated the Get List of Custom Classifiers API to include the new
mappedTermId
query parameter. This enhancement allows you to filter the list of classifiers which are associated a specific Glossary Term. - The
detectorType
response parameter now supportsTEMPLATE
andCOMPLEX
values.TEMPLATE
indicates that the custom classifier is derived from an existing system classifier, whileCOMPLEX
indicates that the custom classifier contains multiple detector types in the definition (e.g. combination ofPATTERN
andDICTIONARY
).
- Updated the Get List of Custom Classifiers API to include the new
Issues Management
General Availability
- New Tasks APIs: The following APIs are now available for use when creating, updating, and retrieving issue tasks. These APIs allow you to programmatically manage task workflows for issue objects, improving automation, visibility, and control.
IT & Security Risk Management
General Availability
- New Unlink Risks API: The new Unlink Risks API is now available for use when removing the association between the specified risks and the linked records. This API enables you to remove links between risks and inventories without deleting the risk record to help streamline inventory management and reduce manual effort.
Mobile App Consent
Existing Public Preview Features
- Consent Management Platform APIs: The following APIs are now available for use with retrieving interface attributes needed to display the Banner and Preference Center, retrieving a list of active IAB and Google Vendors to display on the Preference Center, and logging consent when an end user interacts with a Banner or Preference Center. These APIs enable you to easily access data for Banner and Preference Center implementations, disclose vendor information to end users, and capture end user consent.
Things to Know
- The following changes have been made to the Consent Management Platform (CMP) APIs:
- Updated the Log Consent API to add a new error code and message in the
errors
object of the response. This enhancement allows you to quickly identify the root cause in the scenario where consent logging fails.
- Updated the Log Consent API to add a new error code and message in the
Object Manager
General Availability
- New Object Type Management APIs: The following APIs are available for use to manage custom object types using their unique name. These APIs enable users to enable object types for use in the platform, retrieve object record details, and update the object record details.
Universal Consent & Preference Management
General Availability
- High-Performance Data Subject APIs: High-performance Data Subject APIs are now available for use when retrieving data subjects' basic details, purpose details, email link tokens, and associations with Data Subject Groups. These APIs improve existing Data Subject APIs by offering multiple, separate APIs with more targeted queries to increase efficiency by providing faster response times.
The Data Subjects V4 APIs are available by default for new customers. Migration will be required for existing customers. Please contact your account representative or OneTrust Support for assistance.
- Get Data Subject API
- Get Data Subject Details API
- Get List of All Purpose Details by Data Subject API
- Get Purpose Details by Data Subject API
- Get List of All Purpose Details for All Data Subjects API
- Get List of Data Subjects API
- Get List of Data Subject Group Members API
- Get List of Data Subject Group Associations by Data Subject API
- Get Data Subject Token API
- Get List of Data Subject Tokens API
- Bulk Export APIs: The following APIs are now available for use to create and cancel bulk exports and retrieve their status, progress, download details, and credit details. These APIs enable users to extract large volumes of cookie receipts, consent receipts, and data subjects at once with a limit of six bulk exports per month.
Fixed
- Resolved an issue that prevented the Get List of Data Subjects API from returning data subjects containing accented characters.