🎉 OneTrust 202510.1.0 Released!
October 3rd, 2025
We are excited to announce the following enhancements in the OneTrust Developer Portal as part of OneTrust 202510.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 Get Deletion Certificate API: Added the Get Deletion Certificate API to allow users to obtain a certificate of deletion for a deleted request. This enhancement enables you to confirm that a request has been successfully deleted.
IT Risk Management
Things to Know
- End of Support Notification for Perform Risk Action API: The Sunset Period for the Perform Risk Action API has ended. As of September 23, 2025, this API is now deprecated. For more information, see OneTrust API Sunsetting & Deprecation Guidelines.
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 to comply with WCAG requirements for banners and preference centers:
- Updated the Get Preference Center Data API to add the
filterTitleLabel
,listViewElementsHint
, andlinkRoleLabel
keys to thepcUIData
object of the response. - Updated the Get Banner Data API to include the
linkRoleLabel
key to thebannerUIData
object of the response.
- Updated the Get Preference Center Data API to add the
Settings & Administration
General Availability
- User Groups V2 APIs: The following APIs are now available for use when managing user groups and their associated users and roles within your organization. These APIs enable you to efficiently create, update, and organize user groups, assign and modify user group roles, and manage group membership at scale, streamlining access control and improving administrative productivity.
- Get List of User Groups by Criteria API
- Create User Group API
- Get User Group API
- Update User Group API
- Delete User Group API
- Get User Group Roles API
- Update User Group Roles API
- Add User Group Roles API
- Remove User Group Roles API
- Get List of Users in User Group API
- Add Multiple Users to User Group API
- Remove Multiple Users from User Group API
- Add User to User Group API
- Remove User from User Group API
Universal Consent & Preference Management
Fixed
- Resolved an issue that prevented the
recordCount
parameter from returning the correct total count of records provided when calling the Create Bulk Export and the Get Bulk Export Status APIs using the consent receipts export type. - Resolved an issue that prevented the Get List of Data Subject Group Associations by Data Subject API from returning the new linked identity group name when it was updated via the Update Data Subject Group API or edited in the Groups screen on the platform.
- Resolved an issue that prevented the Get Data Subject Details API from returning collection point notice information.
- Resolved an issue where the Get Bulk Export Status API was returning the
progressPercentage
parameter asnull
even when the bulk export was in progress.