π OneTrust 202603.1.0 Released!
We are excited to announce the following enhancements in the OneTrust Developer Portal as part of OneTrust 202603.1.0.
For more information about the release and our product updates in the OneTrust Platform, 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 Task Management APIs
The following APIs are now available for use to create new review or remediation tasks tied to AI entities with full details, retrieve complete histories of tasks, and update an existing taskβs status, assignee, priority, or collaborator list. These APIs give users a programmatic view of task progress and automation for their organization.These APIs will become available as customer tenants are migrated to enhanced AI Governance Services. For more information and rollout schedules, see AI Governance Services Upgrade Notice.
-
New Attribute Management APIs
The following APIs are now available for use to set attribute activation statuses, add custom attributes to schemas, and add custom options to attributes. These APIs allow users to easily manage AI Governance attributes in bulk for use in their inventories.These APIs will become available as customer tenants are migrated to enhanced AI Governance Services. For more information and rollout schedules, see AI Governance Services Upgrade Notice.
-
New Relationship Management APIs
The following APIs are now available for use to create and remove relationship records between entities, as well as return relationship record metadata and details. These APIs enable users to map and manage lineages between entities in AI Governance.These APIs will become available as customer tenants are migrated to enhanced AI Governance Services. For more information and rollout schedules, see AI Governance Services Upgrade Notice.
-
New Entity Type Management APIs
The following APIs are now available for use to retrieve details and metadata of a single entity type or a complete list of active entities in AI Governance inventories.These APIs will become available as customer tenants are migrated to enhanced AI Governance Services. For more information and rollout schedules, see AI Governance Services Upgrade Notice.
-
New Entity Management APIs
The following APIs are now available for use to create and delete entities, as well as retrieve and update their metadata and details. These APIs enable users to conduct full management of their entities in AI Governance.These APIs will become available as customer tenants are migrated to enhanced AI Governance Services. For more information and rollout schedules, see AI Governance Services Upgrade Notice.
-
New Entity Workflow Management API
Added the Update Entity Workflow Stage API to update the workflow stage of an entity. This API allows users to advance the workflow of an entity to a specific workflow stage with optional rule-execution flags.This API will become available as customer tenants are migrated to enhanced AI Governance Services. For more information and rollout schedules, see AI Governance Services Upgrade Notice.
Compliance Automation
General Availability
- New Add Document Attachments API
Added the new Add Document Attachments API to add attachments to policies, standards, procedures, and privacy notices. This API allows you to add supporting files, URLs, or related resources to policy and privacy notice management objects to streamline document management workflows.
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
Fixed
- Updated the order of filter processing to resolve an issue that prevented the Get List of Subtasks API from returning any data when the
openrequestsparameter was set totrue.
Mobile App Consent
Fixed
- Resolved an issue that caused Always Active categories to display as rejected in the
IABUSPrivacy_Stringparameter within thestorageKeysobject of the response if users set theinteractionTyperequest parameter toBANNER_REJECT_ALLwhen leveraging the Log Consent API.
New Public Preview Features
- Enhancements to Consent Management Platform APIs
The following enhancements have been made to the Consent Management Platform (CMP) APIs:- The Log Consent API now supports authentication when the Require authentication for known users setting is enabled in geolocation rules. This enhancement allows you to secure API calls when logging consent.
- Updated the Log Consent API to return error codes and more detailed error messages when the body JSON is left empty.
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.
Settings & Administration
Fixed
- Added support for
βmanager.valueβ on the βModify User APIββ when updating the manager for a user via the SCIM PATCH API method. - Resolved an issue that caused errors with the SCIM βGet List of Users APIβ and prevented the βUser informationββ tab from loading in the platform when an invalid manager was listed for the user.
Universal Consent & Preference Management
General Availability
- Bulk Add Purposes
Add purposes to data subjects in bulk using the newDATA_SUBJECTS_BULK_ADD_PURPOSEexport type when leveraging the Create Bulk Export API. The following parameters were also added in theparamsobject of the request to support this new export type:- The
sourcePurposeGuidparameter was added to allow users to specify the GUID of the new purpose to be added and to which the status will be copied. - The
targetPurposeGuidparameter was added to allow users to specify the target purpose GUID to which to copy status. - The
defaultStatusparameter was added to allow users to specify the target purpose status when the source purpose is not found. - The
collectionPointJWTwas added to allow users to specify the collection point JWT to use for the import.
- The
Fixed
- Resolved an issue that prevented data subject deletion from completing successfully and prevented the deletion process from retrying the deletion when calling the following V4 APIs:
- Get Data Subject API
- Get Data Subject Details API
- Get List of All Purpose Details by Data Subject API
- Get List of All Purpose Details for All Data Subjects API
- Get Purpose Details by Data Subject API
- Get Optimized List of All Purpose Details for All Data Subjects API
- Get Optimized List of Data Subjects API
- The Get List of Data Subjects APIβ―has been updated to include theβ―
requestContinuationβ―as an API header and to display a correct maximum of 50 records per page for thesizeβ―query parameter.