🎉 OneTrust 202509.1.0 Released!
September 12th, 2025
We are excited to announce the following enhancements in the OneTrust Developer Portal as part of OneTrust 202509.1.0.
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.
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 Subject Request (DSR) Automation
General Availability
- New Parameter for Update Request Custom Fields API: The Update Request Custom Fields API has been updated to include the
mapOptionKeyToNameKey
query parameter. This parameter allows users to map form field option keys with their respective form field name keys.
Fixed
- Resolved an issue that prevented the Create Verification Method API from processing correctly when the
translate
query parameter was missing a value. ThedefaultValue
is now set tofalse
.
Incident Management
General Availability
- Link Incident to Inventory API: The Link Incident to Inventory API was added to enable users to link an incident with a specific inventory type. This helps users to easily associate various inventory types (like assets, processing activities, vendors, or entities) with an incident by using inventory IDs or external identifiers.
IT Risk Management
Fixed
- Resolved an issue that prevented the Get List of Linked Risks API from returning results when the
includeHierarchicalChildInventoryRisks
parameter was included in the request.
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.
Universal Consent & Preference Management
Fixed
- Resolved an issue that prevented v1 and v2 of the Get Data Subject’s Preferences API from returning the correct data element values after updating a data subject’s data element via the Create Consent Receipts API. If a data element is updated passing
enableDataElementDateValidation
=true
and the interaction date is earlier than today, the data subject now retains the previous value of the data element. On the contrary, if no interaction date is provided, the current date is used, and the new value is applied. - Resolved an issue that prevented the Get List of Data Subject Group Members API from returning all the members belonging to a data subject group in the response.