πŸŽ‰ OneTrust 202606.1.0 Released!

We are excited to announce the following enhancements in the OneTrust Developer Portal as part of OneTrust 202606.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.

Cookie Consent

Existing Public Preview Features

Incident Management

General Availability

  • Enhancements to Incidents APIs
    The following enhancements have been made to the Incidents APIs:
    • Updated the Get Incident API and Update Incident API to include the attributeName parameter within the attributeValues object of the response. This enhancement enables clearer identification and mapping of returned attributes.
    • Updated the behavior of the Update Incident API. Previously, if existing attribute values were not included in the request, they would be overwritten by empty values. With this enhancement, existing attribute values will no longer be overwritten and will now be retained even if those attribute values are not included in the request.

Mobile App Consent

Existing Public Preview Features

Universal Consent & Preference Management

General Availability

  • Search for Data Subjects by Data Element
    The following new APIs are now available for use when searching for data subjects using a specific data element:

    • ​The Create Custom Index API and Get Index Creation Status API are now available to manage the creation of custom search indexes for data elements. These APIs allow you to trigger the creation of a custom index to optimize search performance using the indexed data element value.
    • The new Search Data Subjects by Data Element API is now available to search for data subjects based on a specific data element name and value. This API allows you to quickly locate and manage data subjects based on their stored data element attributes.

    This enhancement delivers faster, more scalable consent retrieval to return the consent status for a family account and its associated child identifiers, reducing front-end complexity and improving performance.

Fixed

  • Resolved an issue that caused the Get List of Receipts API to display a 400 error when a receipt lookup was performed for a data subject identifier that did not exist. The API now returns "content": [] for non-existent identifiers.